Last Version

jDTO Binder 1.4

Java DTO population and data conversion framework.

License

License

GroupId

GroupId

org.jdto
ArtifactId

ArtifactId

jdto-all
Version

Version

1.4
Type

Type

pom
Description

Description

jDTO Binder
Java DTO population and data conversion framework.

Download jdto-all 1.4

Filename Size
jdto-all-1.4.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jdto/jdto-all/ -->
<dependency>
    <groupId>org.jdto</groupId>
    <artifactId>jdto-all</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jdto/jdto-all/
implementation 'org.jdto:jdto-all:1.4'
// https://jarcasting.com/artifacts/org.jdto/jdto-all/
implementation ("org.jdto:jdto-all:1.4")
'org.jdto:jdto-all:pom:1.4'
<dependency org="org.jdto" name="jdto-all" rev="1.4">
  <artifact name="jdto-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jdto', module='jdto-all', version='1.4')
)
libraryDependencies += "org.jdto" % "jdto-all" % "1.4"
[org.jdto/jdto-all "1.4"]

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.2
commons-lang : commons-lang jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.slf4j : slf4j-jdk14 jar 1.6.2

Project Modules

  • jdto
  • jdto-cdi
  • jdto-scripting