Last Version

API Platform Micro Service Launchpad Test Support 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-test-support
Version

Version

1.3.7
Type

Type

jar
Description

Description

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

Download launchpad-test-support 1.3.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.adobe.api.platform : launchpad jar 1.3.7
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.