Jar examples for s:system-database
System database plugin for geronimo. This provides system databse together with its dependencies as one dependency.
You can download jar file system-database 1.2-beta in this page.
Apache License
You can use the following script to add system-database-1.2-beta.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>system-database</artifactId> <version>1.2-beta</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'system-database', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "system-database" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="system-database" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='system-database', version='1.2-beta'))
'org.apache.geronimo.configs:system-database:jar:1.2-beta'
Click the following link to download the jar file.
system-database-1.2-beta-sources.jar