License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.adobe.api.platform |
ArtifactId | ArtifactIdlaunchpad |
Version | Version1.3.7 |
Type | Typejar |
Description |
DescriptionAPI Platform Micro Service Launchpad
A simple base project that could be extended when building microservices.
|
Filename | Size |
---|---|
launchpad-1.3.7.pom | |
launchpad-1.3.7.jar | 26 KB |
launchpad-1.3.7-sources.jar | 21 KB |
launchpad-1.3.7-javadoc.jar | 137 KB |
Browse |
<!-- 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"]
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 |