License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface JSON Data |
GroupId | GroupIdnet.nemerosa |
ArtifactId | ArtifactIdhttp-client-json |
Version | Version1.4.1 |
Type | Typejar |
Description |
Descriptionhttp-client-json
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-json-1.4.1.pom | |
http-client-json-1.4.1.jar | 4 KB |
http-client-json-1.4.1-sources.jar | 2 KB |
http-client-json-1.4.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.nemerosa/http-client-json/ -->
<dependency>
<groupId>net.nemerosa</groupId>
<artifactId>http-client-json</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.nemerosa/http-client-json/
implementation 'net.nemerosa:http-client-json:1.4.1'
// https://jarcasting.com/artifacts/net.nemerosa/http-client-json/
implementation ("net.nemerosa:http-client-json:1.4.1")
'net.nemerosa:http-client-json:jar:1.4.1'
<dependency org="net.nemerosa" name="http-client-json" rev="1.4.1">
<artifact name="http-client-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nemerosa', module='http-client-json', version='1.4.1')
)
libraryDependencies += "net.nemerosa" % "http-client-json" % "1.4.1"
[net.nemerosa/http-client-json "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
net.nemerosa : http-client-core | jar | 1.4.1 |
org.projectlombok : lombok | jar | 1.16.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |