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

Jar examples for e:ebean-dbmigration

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials