| License |
License |
|---|---|
| GroupId | GroupIdorg.jdto |
| ArtifactId | ArtifactIdjdto-scripting |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjDTO Binder :: Scripting Module
Java DTO population and data conversion framework.
|
| Filename | Size |
|---|---|
| jdto-scripting-1.4.pom | |
| jdto-scripting-1.4.jar | 5 KB |
| jdto-scripting-1.4-sources.jar | 4 KB |
| jdto-scripting-1.4-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jdto/jdto-scripting/ -->
<dependency>
<groupId>org.jdto</groupId>
<artifactId>jdto-scripting</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdto/jdto-scripting/
implementation 'org.jdto:jdto-scripting:1.4'
// https://jarcasting.com/artifacts/org.jdto/jdto-scripting/
implementation ("org.jdto:jdto-scripting:1.4")
'org.jdto:jdto-scripting:jar:1.4'
<dependency org="org.jdto" name="jdto-scripting" rev="1.4">
<artifact name="jdto-scripting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdto', module='jdto-scripting', version='1.4')
)
libraryDependencies += "org.jdto" % "jdto-scripting" % "1.4"
[org.jdto/jdto-scripting "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdto : jdto | jar | 1.4 |
| org.codehaus.groovy : groovy | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.2 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.2 |