| License |
License |
|---|---|
| GroupId | GroupIdse.ugli.habanero |
| ArtifactId | ArtifactIdhabanero-migrate |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHabanero Migrate
Ugli Habanero Migrate
|
| Filename | Size |
|---|---|
| habanero-migrate-0.9.1.pom | |
| habanero-migrate-0.9.1.jar | 1 MB |
| habanero-migrate-0.9.1-sources.jar | 569 KB |
| habanero-migrate-0.9.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.ugli.habanero/habanero-migrate/ -->
<dependency>
<groupId>se.ugli.habanero</groupId>
<artifactId>habanero-migrate</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.ugli.habanero/habanero-migrate/
implementation 'se.ugli.habanero:habanero-migrate:0.9.1'
// https://jarcasting.com/artifacts/se.ugli.habanero/habanero-migrate/
implementation ("se.ugli.habanero:habanero-migrate:0.9.1")
'se.ugli.habanero:habanero-migrate:jar:0.9.1'
<dependency org="se.ugli.habanero" name="habanero-migrate" rev="0.9.1">
<artifact name="habanero-migrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ugli.habanero', module='habanero-migrate', version='0.9.1')
)
libraryDependencies += "se.ugli.habanero" % "habanero-migrate" % "0.9.1"
[se.ugli.habanero/habanero-migrate "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |