Last Version

com.escalableapps.framework:ea-spring-restclient 0.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.escalableapps.framework
ArtifactId

ArtifactId

ea-spring-restclient
Version

Version

0.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download ea-spring-restclient 0.0.0


<!-- https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-restclient/ -->
<dependency>
    <groupId>com.escalableapps.framework</groupId>
    <artifactId>ea-spring-restclient</artifactId>
    <version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-restclient/
implementation 'com.escalableapps.framework:ea-spring-restclient:0.0.0'
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-restclient/
implementation ("com.escalableapps.framework:ea-spring-restclient:0.0.0")
'com.escalableapps.framework:ea-spring-restclient:jar:0.0.0'
<dependency org="com.escalableapps.framework" name="ea-spring-restclient" rev="0.0.0">
  <artifact name="ea-spring-restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.escalableapps.framework', module='ea-spring-restclient', version='0.0.0')
)
libraryDependencies += "com.escalableapps.framework" % "ea-spring-restclient" % "0.0.0"
[com.escalableapps.framework/ea-spring-restclient "0.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web jar
org.apache.httpcomponents : httpclient jar 4.5.12
com.escalableapps.framework : ea-spring-core jar 0.0.0
org.springframework.boot : spring-boot-starter-logging jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.0.RELEASE
org.apache.commons : commons-lang3 jar 3.10
org.projectlombok : lombok Optional jar 1.18.12

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.0.RELEASE
com.escalableapps.framework : ea-spring-starter-test jar 0.0.0
com.escalableapps.framework : ea-spring-starter-rest jar 0.0.0

Project Modules

There are no modules declared in this project.