License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices GUI User Interface |
GroupId | GroupIdcom.stun4j.boot |
ArtifactId | ArtifactIdstun4j-guid-spring-boot-starter |
Last Version | Last Version1.2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStun4J Guid Spring Boot Starter
Starter for using Stun4J Guid
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-guid-spring-boot-starter/ -->
<dependency>
<groupId>com.stun4j.boot</groupId>
<artifactId>stun4j-guid-spring-boot-starter</artifactId>
<version>1.2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-guid-spring-boot-starter/
implementation 'com.stun4j.boot:stun4j-guid-spring-boot-starter:1.2.2.1'
// https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-guid-spring-boot-starter/
implementation ("com.stun4j.boot:stun4j-guid-spring-boot-starter:1.2.2.1")
'com.stun4j.boot:stun4j-guid-spring-boot-starter:jar:1.2.2.1'
<dependency org="com.stun4j.boot" name="stun4j-guid-spring-boot-starter" rev="1.2.2.1">
<artifact name="stun4j-guid-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stun4j.boot', module='stun4j-guid-spring-boot-starter', version='1.2.2.1')
)
libraryDependencies += "com.stun4j.boot" % "stun4j-guid-spring-boot-starter" % "1.2.2.1"
[com.stun4j.boot/stun4j-guid-spring-boot-starter "1.2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.stun4j : stun4j-guid-core | jar | 1.2.2.1 |
org.apache.curator : curator-recipes Optional | jar | 2.13.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.7 |