jDTO Binder :: Core

Core Module of the jDTO Binder Project.

License

License

GroupId

GroupId

org.jdto
ArtifactId

ArtifactId

jdto
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

jDTO Binder :: Core
Core Module of the jDTO Binder Project.

Download jdto

How to add to project

<!-- 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"]

Dependencies

provided (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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1