Download ebean-annotation-1.5.jar file - Jar e

Jar examples for e:ebean-annotation

Description

You can download jar file ebean-annotation 1.5 in this page.

Build File

You can use the following script to add ebean-annotation-1.5.jar to your project.

<dependency>
   <groupId>org.avaje.ebean</groupId>
   <artifactId>ebean-annotation</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'org.avaje.ebean', name: 'ebean-annotation', version: '1.5'
libraryDependencies += "org.avaje.ebean" % "ebean-annotation" % "1.5"
<dependency org="org.avaje.ebean" name="ebean-annotation" rev="1.5"/>
@Grapes(@Grab(group='org.avaje.ebean', module='ebean-annotation', version='1.5'))
'org.avaje.ebean:ebean-annotation:jar:1.5'

Download

Click the following link to download the jar file.

ebean-annotation-1.5-javadoc.jar
ebean-annotation-1.5-sources.jar
ebean-annotation-1.5.jar
ebean-annotation-1.5.pom



Related Tutorials