License |
License |
---|---|
GroupId | GroupIdcom.worksap.timachine |
ArtifactId | ArtifactIdtimachine-core |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.worksap.timachine:timachine-core
The core logic for data migrations
|
Project URL |
Project URL |
Filename | Size |
---|---|
timachine-core-1.1.2.pom | |
timachine-core-1.1.2.jar | 17 KB |
timachine-core-1.1.2-sources.jar | 7 KB |
timachine-core-1.1.2-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.worksap.timachine/timachine-core/ -->
<dependency>
<groupId>com.worksap.timachine</groupId>
<artifactId>timachine-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.worksap.timachine/timachine-core/
implementation 'com.worksap.timachine:timachine-core:1.1.2'
// https://jarcasting.com/artifacts/com.worksap.timachine/timachine-core/
implementation ("com.worksap.timachine:timachine-core:1.1.2")
'com.worksap.timachine:timachine-core:jar:1.1.2'
<dependency org="com.worksap.timachine" name="timachine-core" rev="1.1.2">
<artifact name="timachine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.worksap.timachine', module='timachine-core', version='1.1.2')
)
libraryDependencies += "com.worksap.timachine" % "timachine-core" % "1.1.2"
[com.worksap.timachine/timachine-core "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : system-rules | jar | 1.7.0 |