License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdebean-dbmigration |
Last Version | Last Version10.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ebean-dbmigration-10.1.11.pom | |
ebean-dbmigration-10.1.11.jar | 34 KB |
ebean-dbmigration-10.1.11-sources.jar | 19 KB |
ebean-dbmigration-10.1.11-javadoc.jar | 139 KB |
ebean-dbmigration-10.1.11-dependency.tree | 897 bytes |
ebean-dbmigration-10.1.11-dependency.list | 815 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-dbmigration/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-dbmigration</artifactId>
<version>10.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-dbmigration/
implementation 'io.ebean:ebean-dbmigration:10.1.11'
// https://jarcasting.com/artifacts/io.ebean/ebean-dbmigration/
implementation ("io.ebean:ebean-dbmigration:10.1.11")
'io.ebean:ebean-dbmigration:jar:10.1.11'
<dependency org="io.ebean" name="ebean-dbmigration" rev="10.1.11">
<artifact name="ebean-dbmigration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-dbmigration', version='10.1.11')
)
libraryDependencies += "io.ebean" % "ebean-dbmigration" % "10.1.11"
[io.ebean/ebean-dbmigration "10.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.avaje : avaje-classpath-scanner-api | jar | 2.2 |
org.avaje : avaje-classpath-scanner | jar | 2.2.2 |
com.h2database : h2 | jar | 1.4.193 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.avaje.composite : composite-testing | jar | 3.1 |
org.avaje : avaje-datasource | jar | 1.1.4 |
org.postgresql : postgresql | jar | 9.4-1202-jdbc41 |