License |
License |
---|---|
GroupId | GroupIdorg.jdto |
ArtifactId | ArtifactIdjdto |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionjDTO Binder :: Core
Core Module of the jDTO Binder Project.
|
Filename | Size |
---|---|
jdto-1.4.pom | |
jdto-1.4.jar | 112 KB |
jdto-1.4-sources.jar | 125 KB |
jdto-1.4-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdto/jdto/ -->
<dependency>
<groupId>org.jdto</groupId>
<artifactId>jdto</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdto/jdto/
implementation 'org.jdto:jdto:1.4'
// https://jarcasting.com/artifacts/org.jdto/jdto/
implementation ("org.jdto:jdto:1.4")
'org.jdto:jdto:jar:1.4'
<dependency org="org.jdto" name="jdto" rev="1.4">
<artifact name="jdto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdto', module='jdto', version='1.4')
)
libraryDependencies += "org.jdto" % "jdto" % "1.4"
[org.jdto/jdto "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 2.5.6 |
org.springframework : spring-context | jar | 2.5.6 |
org.slf4j : slf4j-api | jar | 1.6.2 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 2.5.6 |
junit : junit | jar | 4.9 |
org.slf4j : slf4j-jdk14 | jar | 1.6.2 |