| Categories | CategoriesGeronimo Container Application Servers | 
|---|---|
| GroupId | GroupIdgeronimo | 
| ArtifactId | ArtifactIdgeronimo-derby | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGeronimo :: Derby Wrapper for using Apache Derby as a bundled database. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| geronimo-derby-1.1.1.pom | |
| geronimo-derby-1.1.1.jar | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-derby/ -->
<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-derby</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/geronimo/geronimo-derby/
implementation 'geronimo:geronimo-derby:1.1.1'// https://jarcasting.com/artifacts/geronimo/geronimo-derby/
implementation ("geronimo:geronimo-derby:1.1.1")'geronimo:geronimo-derby:jar:1.1.1'<dependency org="geronimo" name="geronimo-derby" rev="1.1.1">
  <artifact name="geronimo-derby" type="jar" />
</dependency>@Grapes(
@Grab(group='geronimo', module='geronimo-derby', version='1.1.1')
)libraryDependencies += "geronimo" % "geronimo-derby" % "1.1.1"[geronimo/geronimo-derby "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| geronimo : geronimo-kernel | jar | 1.1.1 | 
| geronimo : geronimo-system | jar | 1.1.1 | 
| geronimo : geronimo-management | jar | 1.1.1 | 
| org.apache.derby : derby | jar | 10.1.1.0 | 
| org.apache.derby : derbynet | jar | 10.1.1.0 | 
| commons-logging : commons-logging | jar | 1.0.4 | 
| commons-jelly : commons-jelly-tags-velocity | jar | 1.0 | 
| velocity : velocity | jar | 1.4 |