is not current version
Last Version 3.0.1

org.apache.geronimo.modules:geronimo-derby 2.1.5

Wrapper for using Apache Derby as a bundled database.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-derby
Version

Version

2.1.5
Type

Type

jar

Download geronimo-derby 2.1.5


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-derby/ -->
<dependency>
    <groupId>org.apache.geronimo.modules</groupId>
    <artifactId>geronimo-derby</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-derby/
implementation 'org.apache.geronimo.modules:geronimo-derby:2.1.5'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-derby/
implementation ("org.apache.geronimo.modules:geronimo-derby:2.1.5")
'org.apache.geronimo.modules:geronimo-derby:jar:2.1.5'
<dependency org="org.apache.geronimo.modules" name="geronimo-derby" rev="2.1.5">
  <artifact name="geronimo-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-derby', version='2.1.5')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-derby" % "2.1.5"
[org.apache.geronimo.modules/geronimo-derby "2.1.5"]