Last Version

pleosoft-feign 1.0.0-RELEASE

Pleo Soft - Feign connectors

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.pleosoft
ArtifactId

ArtifactId

pleosoft-feign-acs
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

pleosoft-feign
Pleo Soft - Feign connectors
Project URL

Project URL

http://pleosoft.com
Source Code Management

Source Code Management

https://bitbucket.org/pleosoft/pleosoft-feign

Download pleosoft-feign-acs 1.0.0-RELEASE


<!-- 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"]

Dependencies

compile (11)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.