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 |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
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.0</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.0'
// https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure/
implementation ("eu.prismacapacity:aws-cloud-meta-spring-boot-autoconfigure:1.0.0")
'eu.prismacapacity:aws-cloud-meta-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="eu.prismacapacity" name="aws-cloud-meta-spring-boot-autoconfigure" rev="1.0.0">
<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.0')
)
libraryDependencies += "eu.prismacapacity" % "aws-cloud-meta-spring-boot-autoconfigure" % "1.0.0"
[eu.prismacapacity/aws-cloud-meta-spring-boot-autoconfigure "1.0.0"]
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.0 |
eu.prismacapacity : aws-cloud-meta-spring-ec2 Optional | jar | 1.0.0 |
org.projectlombok : lombok | jar | 1.18.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-engine | jar | 1.6.2 |
org.junit.platform : junit-platform-commons | jar | 1.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |