Last Version

Commons HTTP :: DTO 1.0.0

Common functionality relating to the Data Transfer Object Side of HTTP

License

License

GroupId

GroupId

com.parisesoftware
ArtifactId

ArtifactId

commons-http-dto
Version

Version

1.0.0
Type

Type

jar
Description

Description

Commons HTTP :: DTO
Common functionality relating to the Data Transfer Object Side of HTTP

Download commons-http-dto 1.0.0


<!-- https://jarcasting.com/artifacts/com.parisesoftware/commons-http-dto/ -->
<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>commons-http-dto</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/commons-http-dto/
implementation 'com.parisesoftware:commons-http-dto:1.0.0'
// https://jarcasting.com/artifacts/com.parisesoftware/commons-http-dto/
implementation ("com.parisesoftware:commons-http-dto:1.0.0")
'com.parisesoftware:commons-http-dto:jar:1.0.0'
<dependency org="com.parisesoftware" name="commons-http-dto" rev="1.0.0">
  <artifact name="commons-http-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='commons-http-dto', version='1.0.0')
)
libraryDependencies += "com.parisesoftware" % "commons-http-dto" % "1.0.0"
[com.parisesoftware/commons-http-dto "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
org.codehaus.groovy : groovy-all pom 2.5.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.3-groovy-2.5
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.