License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices AWS PaaS Providers Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdaws-cloud-meta-spring-boot-autoconfigure |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis should serve as a default for OSS Projects published by PRISMA European Capacity Platform GmbH
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>aws-cloud-meta-spring-boot-autoconfigure</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure/
implementation 'eu.prismacapacity:aws-cloud-meta-spring-boot-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure/
implementation ("eu.prismacapacity:aws-cloud-meta-spring-boot-autoconfigure:1.0.4")
'eu.prismacapacity:aws-cloud-meta-spring-boot-autoconfigure:jar:1.0.4'
<dependency org="eu.prismacapacity" name="aws-cloud-meta-spring-boot-autoconfigure" rev="1.0.4">
<artifact name="aws-cloud-meta-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='aws-cloud-meta-spring-boot-autoconfigure', version='1.0.4')
)
libraryDependencies += "eu.prismacapacity" % "aws-cloud-meta-spring-boot-autoconfigure" % "1.0.4"
[eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
eu.prismacapacity : aws-cloud-meta-spring-ecs Optional | jar | 1.0.4 |
eu.prismacapacity : aws-cloud-meta-spring-ec2 Optional | jar | 1.0.4 |
org.projectlombok : lombok | jar | 1.18.20 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.platform : junit-platform-engine | jar | 1.8.1 |
org.junit.platform : junit-platform-commons | jar | 1.8.1 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |