License |
License |
---|---|
GroupId | GroupIdio.interface21 |
ArtifactId | ArtifactIdameba-cloud |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionameba-cloud
Spring Cloud Extensions
|
Filename | Size |
---|---|
ameba-cloud-2.0.pom | |
ameba-cloud-2.0.jar | 17 KB |
ameba-cloud-2.0-tests.jar | 3 KB |
ameba-cloud-2.0-sources.jar | 14 KB |
ameba-cloud-2.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.interface21/ameba-cloud/ -->
<dependency>
<groupId>io.interface21</groupId>
<artifactId>ameba-cloud</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.interface21/ameba-cloud/
implementation 'io.interface21:ameba-cloud:2.0'
// https://jarcasting.com/artifacts/io.interface21/ameba-cloud/
implementation ("io.interface21:ameba-cloud:2.0")
'io.interface21:ameba-cloud:jar:2.0'
<dependency org="io.interface21" name="ameba-cloud" rev="2.0">
<artifact name="ameba-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.interface21', module='ameba-cloud', version='2.0')
)
libraryDependencies += "io.interface21" % "ameba-cloud" % "2.0"
[io.interface21/ameba-cloud "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok Optional | jar | |
org.hibernate.validator : hibernate-validator | jar | |
io.interface21 : ameba-lib | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.platform : junit-platform-surefire-provider | jar | 1.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |