Last Version

NetBeans Openide Platform Library 4.0

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.

License

License

Dual licensed (GNU Lesser General Public License and CDDL version 1.0)
Categories

Categories

IDE Development Tools Maven Build Tools Net
GroupId

GroupId

net.sf.squirrel-sql.thirdparty-non-maven
ArtifactId

ArtifactId

openide
Version

Version

4.0
Type

Type

jar
Description

Description

NetBeans Openide Platform Library
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.
Project URL

Project URL

http://www.netbeans.org/community/releases/40/
Source Code Management

Source Code Management

http://www.netbeans.org/community/releases/40/

Download openide 4.0


<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/openide/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
    <artifactId>openide</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/openide/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:openide:4.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/openide/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:openide:4.0")
'net.sf.squirrel-sql.thirdparty-non-maven:openide:jar:4.0'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="openide" rev="4.0">
  <artifact name="openide" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='openide', version='4.0')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "openide" % "4.0"
[net.sf.squirrel-sql.thirdparty-non-maven/openide "4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.