Jar examples for c:common-ebean
Provides Spring config and ServerConfig necessary to support ebean
You can download jar file common-ebean 5.4 in this page.
You can use the following script to add common-ebean-5.4.jar to your project.
<dependency> <groupId>nz.net.osnz.common</groupId> <artifactId>common-ebean</artifactId> <version>5.4</version> </dependency>
compile group: 'nz.net.osnz.common', name: 'common-ebean', version: '5.4'
libraryDependencies += "nz.net.osnz.common" % "common-ebean" % "5.4"
<dependency org="nz.net.osnz.common" name="common-ebean" rev="5.4"/>
@Grapes(@Grab(group='nz.net.osnz.common', module='common-ebean', version='5.4'))
'nz.net.osnz.common:common-ebean:jar:5.4'
Click the following link to download the jar file.
common-ebean-5.4-javadoc.jar