Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.attemper |
ArtifactId | ArtifactIdattemper-java-sdk-micro-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-micro-web/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>attemper-java-sdk-micro-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-micro-web/
implementation 'com.github.attemper:attemper-java-sdk-micro-web:1.0.0'
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-micro-web/
implementation ("com.github.attemper:attemper-java-sdk-micro-web:1.0.0")
'com.github.attemper:attemper-java-sdk-micro-web:jar:1.0.0'
<dependency org="com.github.attemper" name="attemper-java-sdk-micro-web" rev="1.0.0">
<artifact name="attemper-java-sdk-micro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='attemper-java-sdk-micro-web', version='1.0.0')
)
libraryDependencies += "com.github.attemper" % "attemper-java-sdk-micro-web" % "1.0.0"
[com.github.attemper/attemper-java-sdk-micro-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.attemper : attemper-java-sdk-rest-web | jar | 1.0.0 |
com.github.attemper : attemper-java-sdk-micro | jar | 1.0.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework : spring-context | jar | 4.3.0.RELEASE |