License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdaws-cloud-meta-spring-ec2 |
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-ec2/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>aws-cloud-meta-spring-ec2</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-ec2/
implementation 'eu.prismacapacity:aws-cloud-meta-spring-ec2:1.0.4'
// https://jarcasting.com/artifacts/eu.prismacapacity/aws-cloud-meta-spring-ec2/
implementation ("eu.prismacapacity:aws-cloud-meta-spring-ec2:1.0.4")
'eu.prismacapacity:aws-cloud-meta-spring-ec2:jar:1.0.4'
<dependency org="eu.prismacapacity" name="aws-cloud-meta-spring-ec2" rev="1.0.4">
<artifact name="aws-cloud-meta-spring-ec2" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='aws-cloud-meta-spring-ec2', version='1.0.4')
)
libraryDependencies += "eu.prismacapacity" % "aws-cloud-meta-spring-ec2" % "1.0.4"
[eu.prismacapacity/aws-cloud-meta-spring-ec2 "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
eu.prismacapacity : aws-cloud-meta-core | jar | 1.0.4 |
com.amazonaws : aws-java-sdk-core | jar | 1.12.73 |
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 |