License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdcommons-http-response |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCommons HTTP :: Response
Common functionality relating to the Response Side of HTTP
|
<!-- https://jarcasting.com/artifacts/com.parisesoftware/commons-http-response/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>commons-http-response</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/commons-http-response/
implementation 'com.parisesoftware:commons-http-response:1.0.0'
// https://jarcasting.com/artifacts/com.parisesoftware/commons-http-response/
implementation ("com.parisesoftware:commons-http-response:1.0.0")
'com.parisesoftware:commons-http-response:jar:1.0.0'
<dependency org="com.parisesoftware" name="commons-http-response" rev="1.0.0">
<artifact name="commons-http-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='commons-http-response', version='1.0.0')
)
libraryDependencies += "com.parisesoftware" % "commons-http-response" % "1.0.0"
[com.parisesoftware/commons-http-response "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.parisesoftware : commons-http-dto | jar | 1.0.0 |
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 |
---|---|---|
org.objenesis : objenesis | jar | 3.0.1 |
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
cglib : cglib-nodep | jar | 3.1 |