| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdca.pjer |
| ArtifactId | ArtifactIdhydra-client-resttemplate |
| Version | Version1.0.1-beta.9-8555973 |
| Type | Typejar |
| Description |
DescriptionHydra Generated Java RestTemplate Client
This is a swagger-codegen generated REST client to access Hydra API
|
<!-- https://jarcasting.com/artifacts/ca.pjer/hydra-client-resttemplate/ -->
<dependency>
<groupId>ca.pjer</groupId>
<artifactId>hydra-client-resttemplate</artifactId>
<version>1.0.1-beta.9-8555973</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pjer/hydra-client-resttemplate/
implementation 'ca.pjer:hydra-client-resttemplate:1.0.1-beta.9-8555973'
// https://jarcasting.com/artifacts/ca.pjer/hydra-client-resttemplate/
implementation ("ca.pjer:hydra-client-resttemplate:1.0.1-beta.9-8555973")
'ca.pjer:hydra-client-resttemplate:jar:1.0.1-beta.9-8555973'
<dependency org="ca.pjer" name="hydra-client-resttemplate" rev="1.0.1-beta.9-8555973">
<artifact name="hydra-client-resttemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pjer', module='hydra-client-resttemplate', version='1.0.1-beta.9-8555973')
)
libraryDependencies += "ca.pjer" % "hydra-client-resttemplate" % "1.0.1-beta.9-8555973"
[ca.pjer/hydra-client-resttemplate "1.0.1-beta.9-8555973"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.21 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.springframework : spring-context | jar | 5.0.9.RELEASE |
| org.springframework : spring-web | jar | 5.0.9.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |