License |
License
JSL Solucoes, Version 1.0
|
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIddb-migrate-se |
Last Version | Last Version1.0.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSL Solucoes LTDA parent pom definition
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-migrate-se-1.0.24.pom | |
db-migrate-se-1.0.24.jar | 24 KB |
db-migrate-se-1.0.24-sources.jar | 14 KB |
db-migrate-se-1.0.24-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate-se/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>db-migrate-se</artifactId>
<version>1.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate-se/
implementation 'com.jslsolucoes:db-migrate-se:1.0.24'
// https://jarcasting.com/artifacts/com.jslsolucoes/db-migrate-se/
implementation ("com.jslsolucoes:db-migrate-se:1.0.24")
'com.jslsolucoes:db-migrate-se:jar:1.0.24'
<dependency org="com.jslsolucoes" name="db-migrate-se" rev="1.0.24">
<artifact name="db-migrate-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='db-migrate-se', version='1.0.24')
)
libraryDependencies += "com.jslsolucoes" % "db-migrate-se" % "1.0.24"
[com.jslsolucoes/db-migrate-se "1.0.24"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
com.jslsolucoes : properties-se | jar | 1.0.24 |
com.jslsolucoes : template-se | jar | 1.0.24 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.postgresql : postgresql | jar | 42.1.4 |
commons-logging : commons-logging | jar | 1.2 |
commons-net : commons-net | jar | 3.5 |
commons-codec : commons-codec | jar | 1.11 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 27.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |