License |
License |
---|---|
GroupId | GroupIdorg.javalite |
ArtifactId | ArtifactIddb-migrator-integration-test |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaLite - DB-Migrator Integration Test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-migrator-integration-test-2.3.pom | |
db-migrator-integration-test-2.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javalite/db-migrator-integration-test/ -->
<dependency>
<groupId>org.javalite</groupId>
<artifactId>db-migrator-integration-test</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.javalite/db-migrator-integration-test/
implementation 'org.javalite:db-migrator-integration-test:2.3'
// https://jarcasting.com/artifacts/org.javalite/db-migrator-integration-test/
implementation ("org.javalite:db-migrator-integration-test:2.3")
'org.javalite:db-migrator-integration-test:jar:2.3'
<dependency org="org.javalite" name="db-migrator-integration-test" rev="2.3">
<artifact name="db-migrator-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javalite', module='db-migrator-integration-test', version='2.3')
)
libraryDependencies += "org.javalite" % "db-migrator-integration-test" % "2.3"
[org.javalite/db-migrator-integration-test "2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
mysql : mysql-connector-java | jar | 8.0.15 |
org.javalite : db-migrator-maven-plugin | jar | 2.3 |