| License | License | 
|---|---|
| Categories | CategoriesContainer ORM Data | 
| GroupId | GroupIdcom.adobe.api.platform | 
| ArtifactId | ArtifactIdmicro-service-container-parent | 
| Last Version | Last Version1.3.7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAPI Platform Micro Service Container Parent Spring Boot Starter Parent | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| micro-service-container-parent-1.3.7.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.adobe.api.platform/micro-service-container-parent/ -->
<dependency>
    <groupId>com.adobe.api.platform</groupId>
    <artifactId>micro-service-container-parent</artifactId>
    <version>1.3.7</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.adobe.api.platform/micro-service-container-parent/
implementation 'com.adobe.api.platform:micro-service-container-parent:1.3.7'// https://jarcasting.com/artifacts/com.adobe.api.platform/micro-service-container-parent/
implementation ("com.adobe.api.platform:micro-service-container-parent:1.3.7")'com.adobe.api.platform:micro-service-container-parent:pom:1.3.7'<dependency org="com.adobe.api.platform" name="micro-service-container-parent" rev="1.3.7">
  <artifact name="micro-service-container-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.adobe.api.platform', module='micro-service-container-parent', version='1.3.7')
)libraryDependencies += "com.adobe.api.platform" % "micro-service-container-parent" % "1.3.7"[com.adobe.api.platform/micro-service-container-parent "1.3.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.adobe.api.platform : launchpad | jar | 1.3.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.adobe.api.platform : launchpad-test-support | jar | 1.3.7 |