Last Version

API Platform Micro Service Launchpad 1.3.7

A simple base project that could be extended when building microservices.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.adobe.api.platform
ArtifactId

ArtifactId

launchpad
Version

Version

1.3.7
Type

Type

jar
Description

Description

API Platform Micro Service Launchpad
A simple base project that could be extended when building microservices.

Download launchpad 1.3.7


<!-- https://jarcasting.com/artifacts/com.adobe.api.platform/launchpad/ -->
<dependency>
    <groupId>com.adobe.api.platform</groupId>
    <artifactId>launchpad</artifactId>
    <version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.api.platform/launchpad/
implementation 'com.adobe.api.platform:launchpad:1.3.7'
// https://jarcasting.com/artifacts/com.adobe.api.platform/launchpad/
implementation ("com.adobe.api.platform:launchpad:1.3.7")
'com.adobe.api.platform:launchpad:jar:1.3.7'
<dependency org="com.adobe.api.platform" name="launchpad" rev="1.3.7">
  <artifact name="launchpad" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.api.platform', module='launchpad', version='1.3.7')
)
libraryDependencies += "com.adobe.api.platform" % "launchpad" % "1.3.7"
[com.adobe.api.platform/launchpad "1.3.7"]

Dependencies

compile (15)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-undertow jar 3.5.1.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.5.1.Final
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.apache.httpcomponents : httpcore jar 4.4.10
org.apache.httpcomponents : httpcore-nio jar 4.4.10
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.jboss.resteasy : resteasy-validator-provider-11 jar 3.5.1.Final
javax.el : el-api jar 2.2
org.glassfish.web : el-impl jar 2.2
io.undertow : undertow-core jar 1.1.0.Final
io.undertow : undertow-servlet jar 1.1.0.Final
org.springframework.boot : spring-boot-starter jar 1.3.5.RELEASE
org.slf4j : slf4j-api jar 1.6.1
commons-lang : commons-lang jar 2.5

Project Modules

There are no modules declared in this project.