License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIddb-migrate |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDb migrate api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-migrate-1.0.0.pom | |
db-migrate-1.0.0.jar | 23 KB |
db-migrate-1.0.0-sources.jar | 512 bytes |
db-migrate-1.0.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>db-migrate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate/
implementation 'com.jslsolucoes:db-migrate:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate/
implementation ("com.jslsolucoes:db-migrate:1.0.0")
'com.jslsolucoes:db-migrate:jar:1.0.0'
<dependency org="com.jslsolucoes" name="db-migrate" rev="1.0.0">
<artifact name="db-migrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='db-migrate', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "db-migrate" % "1.0.0"
[com.jslsolucoes/db-migrate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jslsolucoes : template | jar | 1.0.3 |
org.apache.commons : commons-lang3 | jar | 3.7 |
com.jslsolucoes : ojdbc6 | jar | 11.2.0.1.0 |
com.h2database : h2 | jar | 1.4.196 |
org.postgresql : postgresql | jar | 42.1.4 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.3.6.jre8-preview |
mysql : mysql-connector-java | jar | 5.1.45 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.2.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |