License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.fastercode |
ArtifactId | ArtifactIdid-generator-spring-boot2-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionid-generator-spring-boot2-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot2-starter/ -->
<dependency>
<groupId>org.fastercode</groupId>
<artifactId>id-generator-spring-boot2-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot2-starter/
implementation 'org.fastercode:id-generator-spring-boot2-starter:1.0.3'
// https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot2-starter/
implementation ("org.fastercode:id-generator-spring-boot2-starter:1.0.3")
'org.fastercode:id-generator-spring-boot2-starter:jar:1.0.3'
<dependency org="org.fastercode" name="id-generator-spring-boot2-starter" rev="1.0.3">
<artifact name="id-generator-spring-boot2-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastercode', module='id-generator-spring-boot2-starter', version='1.0.3')
)
libraryDependencies += "org.fastercode" % "id-generator-spring-boot2-starter" % "1.0.3"
[org.fastercode/id-generator-spring-boot2-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.fastercode : id-generator-core | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.springframework : spring-core | jar | 5.0.8.RELEASE |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
org.springframework.boot : spring-boot | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |