Download ebean-dbmigration-10.1.6.jar file - Jar e

Jar examples for e:ebean-dbmigration

Description

You can download jar file ebean-dbmigration 10.1.6 in this page.

Build File

You can use the following script to add ebean-dbmigration-10.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

ebean-dbmigration-10.1.6-javadoc.jar
ebean-dbmigration-10.1.6-sources.jar
ebean-dbmigration-10.1.6.jar
ebean-dbmigration-10.1.6.pom



Related Tutorials