Download system-database-3.0.1.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 3.0.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

system-database-3.0.1-sources.jar
system-database-3.0.1.pom



Related Tutorials