License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.stun4j |
ArtifactId | ArtifactIdstun4j-guid-core |
Last Version | Last Version1.2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStun4J Guid Core
Global unique id generator,distributed,ultra fast,easy to use
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
stun4j-guid-core-1.2.2.1.pom | |
stun4j-guid-core-1.2.2.1.jar | 39 KB |
stun4j-guid-core-1.2.2.1-sources.jar | 33 KB |
stun4j-guid-core-1.2.2.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-core/ -->
<dependency>
<groupId>com.stun4j</groupId>
<artifactId>stun4j-guid-core</artifactId>
<version>1.2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-core/
implementation 'com.stun4j:stun4j-guid-core:1.2.2.1'
// https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-core/
implementation ("com.stun4j:stun4j-guid-core:1.2.2.1")
'com.stun4j:stun4j-guid-core:jar:1.2.2.1'
<dependency org="com.stun4j" name="stun4j-guid-core" rev="1.2.2.1">
<artifact name="stun4j-guid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stun4j', module='stun4j-guid-core', version='1.2.2.1')
)
libraryDependencies += "com.stun4j" % "stun4j-guid-core" % "1.2.2.1"
[com.stun4j/stun4j-guid-core "1.2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-recipes Optional | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.6.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
io.dropwizard.metrics : metrics-core | jar | |
com.google.guava : guava | jar | 31.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |