License |
License |
---|---|
GroupId | GroupIdorg.jtransfo |
ArtifactId | ArtifactIdjtransfo-core |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJTransfo core
|
Filename | Size |
---|---|
jtransfo-core-2.10.pom | |
jtransfo-core-2.10.jar | 24 KB |
jtransfo-core-2.10-tests.jar | 45 KB |
jtransfo-core-2.10-sources.jar | 19 KB |
jtransfo-core-2.10-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jtransfo/jtransfo-core/ -->
<dependency>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-core</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jtransfo/jtransfo-core/
implementation 'org.jtransfo:jtransfo-core:2.10'
// https://jarcasting.com/artifacts/org.jtransfo/jtransfo-core/
implementation ("org.jtransfo:jtransfo-core:2.10")
'org.jtransfo:jtransfo-core:jar:2.10'
<dependency org="org.jtransfo" name="jtransfo-core" rev="2.10">
<artifact name="jtransfo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jtransfo', module='jtransfo-core', version='2.10')
)
libraryDependencies += "org.jtransfo" % "jtransfo-core" % "2.10"
[org.jtransfo/jtransfo-core "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.zeroturnaround : jr-sdk | jar | 3.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.2 |
org.junit.vintage : junit-vintage-engine | jar | 4.12.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 1.5.0 |
org.springframework : spring-test | jar | 4.3.30.RELEASE |
org.springframework : spring-core | jar | 4.3.30.RELEASE |
commons-logging : commons-logging | jar | 1.1.1 |
org.mockito : mockito-core | jar | 4.2.0 |