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