Last Version

Apache Derby repackaged 10.15.2.0

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.external
ArtifactId

ArtifactId

derby
Version

Version

10.15.2.0
Type

Type

pom
Description

Description

Apache Derby repackaged
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/derby
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-repackaged.git

Download derby 10.15.2.0


<!-- https://jarcasting.com/artifacts/org.glassfish.external/derby/ -->
<dependency>
    <groupId>org.glassfish.external</groupId>
    <artifactId>derby</artifactId>
    <version>10.15.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.external/derby/
implementation 'org.glassfish.external:derby:10.15.2.0'
// https://jarcasting.com/artifacts/org.glassfish.external/derby/
implementation ("org.glassfish.external:derby:10.15.2.0")
'org.glassfish.external:derby:pom:10.15.2.0'
<dependency org="org.glassfish.external" name="derby" rev="10.15.2.0">
  <artifact name="derby" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.external', module='derby', version='10.15.2.0')
)
libraryDependencies += "org.glassfish.external" % "derby" % "10.15.2.0"
[org.glassfish.external/derby "10.15.2.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.