License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdrest-client |
Last Version | Last Version6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project that holds module projects for base classes for persistence like base entity or base business objects and mapper for mapping between them.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
rest-client-6.6.pom | |
rest-client-6.6.jar | 3 KB |
rest-client-6.6-sources.jar | 1 KB |
rest-client-6.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/rest-client/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>rest-client</artifactId>
<version>6.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/rest-client/
implementation 'de.alpharogroup:rest-client:6.6'
// https://jarcasting.com/artifacts/de.alpharogroup/rest-client/
implementation ("de.alpharogroup:rest-client:6.6")
'de.alpharogroup:rest-client:jar:6.6'
<dependency org="de.alpharogroup" name="rest-client" rev="6.6">
<artifact name="rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='rest-client', version='6.6')
)
libraryDependencies += "de.alpharogroup" % "rest-client" % "6.6"
[de.alpharogroup/rest-client "6.6"]
Group / Artifact | Type | Version |
---|---|---|
de.alpharogroup : rest-api | jar | 6.6 |
de.alpharogroup : silly-collections | jar | 5 |
de.alpharogroup : crypt-core | jar | 5.7 |
de.alpharogroup : crypt-data | jar | 5.7 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.2.7 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.8 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.2.7 |
org.testng : testng | jar | 6.14.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |