Jar examples for o:openide-loaders
The NetBeans Platform is a generic base for desktop applications. It provides the services common to almost all large desktop applications: window management, menus, settings and storage, an update manager, and file access. Get a head start by reusing these standard components, allowing you to concentrate fully on your application's business logic.
You can download jar file openide-loaders 4.0 in this page.
Dual licensed (GNU Lesser General Public License and CDDL version 1.0)
You can use the following script to add openide-loaders-4.0.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql.thirdpary-non-maven</groupId> <artifactId>openide-loaders</artifactId> <version>4.0</version> </dependency>
compile group: 'net.sf.squirrel-sql.thirdpary-non-maven', name: 'openide-loaders', version: '4.0'
libraryDependencies += "net.sf.squirrel-sql.thirdpary-non-maven" % "openide-loaders" % "4.0"
<dependency org="net.sf.squirrel-sql.thirdpary-non-maven" name="openide-loaders" rev="4.0"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.thirdpary-non-maven', module='openide-loaders', version='4.0'))
'net.sf.squirrel-sql.thirdpary-non-maven:openide-loaders:jar:4.0'
Click the following link to download the jar file.
openide-loaders-4.0-sources.jar