o

org-netbeans-modules-editor-lib

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.
http://www.netbeans.org/community/releases/40/
Dual licensed (GNU Lesser General Public License and CDDL version 1.0)
Christina Ahrens Asgeir Orn Asgeirsson Christopher Atlan Carel Bast Steve Benigan Chris Bishop Michael Bishop Mauro Botelho Vincent Brabant Jeff Cantin Gabriele Carcassi Benoit Cerrina Jayme C. Edwards Nick Fortescue David Freels Kenneth N. Fujimoto Carl L Gilbert Kees van Ginkel Andrej Golovnin Michel Graciano Robert Greig Gunnar Grim Anuradha Gunasekara Sam Halliday Eric Hartmann Niclas Hedhman Leon Chiver Jonathan Keller Miloš Kleint Jeff Keyser Arjan Kok Holger Krug Jan Labrie Ross Lamont Max Lobel Jun Luo Roger Martin Maxym Mykhalchuk Derrick Oswald Saptarshi Purkayastha John Richardson Gerrit Riessen Michael Ruflin Wiebe Ruiter Michael Nascimento Santos Kai Rudiger Schobbert Thomas Singer Evan "Hippy" Slatis Christian Stein Ted Stockwell David Štrupl Lukas Tadial Alan Tai Gili Tzabari Rich Unger Vladimir Strigun
Files download
File Operation
org-netbeans-modules-editor-lib-4.0.jar download
org-netbeans-modules-editor-lib-4.0.pom download
org-netbeans-modules-editor-lib-4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sf.squirrel-sql.thirdpary-non-maven</groupId>
  <artifactId>org-netbeans-modules-editor-lib</artifactId>
  <version>4.0</version>
</dependency>
Gradle Groovy
implementation 'net.sf.squirrel-sql.thirdpary-non-maven:org-netbeans-modules-editor-lib:4.0'
Gradle Kotlin
implementation("net.sf.squirrel-sql.thirdpary-non-maven:org-netbeans-modules-editor-lib:4.0")
Scala SBT
libraryDependencies += "net.sf.squirrel-sql.thirdpary-non-maven" % "org-netbeans-modules-editor-lib" % "4.0"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.squirrel-sql.thirdpary-non-maven', module='org-netbeans-modules-editor-lib', version='4.0')
)
Apache Ivy
<dependency org="net.sf.squirrel-sql.thirdpary-non-maven" name="org-netbeans-modules-editor-lib" rev="4.0" />
Leiningen
[net.sf.squirrel-sql.thirdpary-non-maven/org-netbeans-modules-editor-lib "4.0"]
Apache Buildr
'net.sf.squirrel-sql.thirdpary-non-maven:org-netbeans-modules-editor-lib:jar:4.0'
Dependencies
The project has no third-party dependencies