License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdcommons-http-dto |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCommons HTTP :: DTO
Common functionality relating to the Data Transfer Object Side of HTTP
|
Filename | Size |
---|---|
commons-http-dto-1.0.0.pom | |
commons-http-dto-1.0.0.jar | 14 KB |
commons-http-dto-1.0.0-sources.jar | 5 KB |
commons-http-dto-1.0.0-javadoc.jar | 20 KB |
commons-http-dto-1.0.0-groovydoc.groovydoc | 48 KB |
Browse |
<!-- 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"]
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 |
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 |