License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mycontroller |
ArtifactId | ArtifactIdmycontroller-rest-clients |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyController parent pom file used across
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mycontroller/mycontroller-rest-clients/ -->
<dependency>
<groupId>org.mycontroller</groupId>
<artifactId>mycontroller-rest-clients</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycontroller/mycontroller-rest-clients/
implementation 'org.mycontroller:mycontroller-rest-clients:3.1.2'
// https://jarcasting.com/artifacts/org.mycontroller/mycontroller-rest-clients/
implementation ("org.mycontroller:mycontroller-rest-clients:3.1.2")
'org.mycontroller:mycontroller-rest-clients:jar:3.1.2'
<dependency org="org.mycontroller" name="mycontroller-rest-clients" rev="3.1.2">
<artifact name="mycontroller-rest-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycontroller', module='mycontroller-rest-clients', version='3.1.2')
)
libraryDependencies += "org.mycontroller" % "mycontroller-rest-clients" % "3.1.2"
[org.mycontroller/mycontroller-rest-clients "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
com.google.guava : guava | jar | 21.0 |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.0.14.Final |
org.jboss.resteasy : resteasy-client | jar | 3.0.14.Final |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.14.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.14 |