Download system-database-1.0.jar file - Jar s

Jar examples for s:system-database

Description

System database plugin for geronimo. This provides system databse together with its dependencies as one dependency.

You can download jar file system-database 1.0 in this page.

License

Apache License

Build File

You can use the following script to add system-database-1.0.jar to your project.

<dependency>
   <groupId>geronimo</groupId>
   <artifactId>system-database</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'geronimo', name: 'system-database', version: '1.0'
libraryDependencies += "geronimo" % "system-database" % "1.0"
<dependency org="geronimo" name="system-database" rev="1.0"/>
@Grapes(@Grab(group='geronimo', module='system-database', version='1.0'))
'geronimo:system-database:jar:1.0'

Download

Click the following link to download the jar file.

system-database-1.0.pom



Related Tutorials