License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdcom.pleosoft |
ArtifactId | ArtifactIdpleosoft-feign-acs |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpleosoft-feign
Pleo Soft - Feign connectors
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pleosoft/pleosoft-feign-acs/ -->
<dependency>
<groupId>com.pleosoft</groupId>
<artifactId>pleosoft-feign-acs</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.pleosoft/pleosoft-feign-acs/
implementation 'com.pleosoft:pleosoft-feign-acs:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.pleosoft/pleosoft-feign-acs/
implementation ("com.pleosoft:pleosoft-feign-acs:1.0.0-RELEASE")
'com.pleosoft:pleosoft-feign-acs:jar:1.0.0-RELEASE'
<dependency org="com.pleosoft" name="pleosoft-feign-acs" rev="1.0.0-RELEASE">
<artifact name="pleosoft-feign-acs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pleosoft', module='pleosoft-feign-acs', version='1.0.0-RELEASE')
)
libraryDependencies += "com.pleosoft" % "pleosoft-feign-acs" % "1.0.0-RELEASE"
[com.pleosoft/pleosoft-feign-acs "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-ribbon | jar | |
org.springframework.boot : spring-boot-starter-hateoas | jar | |
io.github.openfeign : feign-jackson | jar | |
com.gradecak.alfresco-mvc : alfresco-mvc-rest | jar | 6.0.0-RELEASE |
org.alfresco » alfresco-remote-api | jar | 6.38 |
org.alfresco » alfresco-repository | jar | 6.55 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |