License |
License
D3X Systems Software License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.d3xsystems |
ArtifactId | ArtifactIdd3x-core-http-client |
Last Version | Last Version1.0.82 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiond3x-core-http-client
A core java library from D3X systems
|
Project Organization |
Project OrganizationD3X Systems |
Filename | Size |
---|---|
d3x-core-http-client-1.0.82.pom | |
d3x-core-http-client-1.0.82.jar | 18 KB |
d3x-core-http-client-1.0.82-sources.jar | 14 KB |
d3x-core-http-client-1.0.82-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-client/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>d3x-core-http-client</artifactId>
<version>1.0.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-client/
implementation 'com.d3xsystems:d3x-core-http-client:1.0.82'
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-client/
implementation ("com.d3xsystems:d3x-core-http-client:1.0.82")
'com.d3xsystems:d3x-core-http-client:jar:1.0.82'
<dependency org="com.d3xsystems" name="d3x-core-http-client" rev="1.0.82">
<artifact name="d3x-core-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='d3x-core-http-client', version='1.0.82')
)
libraryDependencies += "com.d3xsystems" % "d3x-core-http-client" % "1.0.82"
[com.d3xsystems/d3x-core-http-client "1.0.82"]
Group / Artifact | Type | Version |
---|---|---|
com.d3xsystems : d3x-core-util | jar | 1.0.82 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
com.d3xsystems : d3x-core-json | jar | 1.0.82 |
com.d3xsystems : d3x-core-rest | jar | 1.0.82 |
org.testng : testng | jar | 6.13.1 |
org.unitils : unitils-core | jar | 3.4.2 |