License |
License |
---|---|
GroupId | GroupIdcom.scoperetail.commons |
ArtifactId | ArtifactIdginti-core |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionginti-core
Utility For Generating Unique Sequences for distributed systems
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ginti-core-0.1.pom | |
ginti-core-0.1.jar | 27 KB |
ginti-core-0.1-sources.jar | 24 KB |
ginti-core-0.1-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.commons/ginti-core/ -->
<dependency>
<groupId>com.scoperetail.commons</groupId>
<artifactId>ginti-core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.commons/ginti-core/
implementation 'com.scoperetail.commons:ginti-core:0.1'
// https://jarcasting.com/artifacts/com.scoperetail.commons/ginti-core/
implementation ("com.scoperetail.commons:ginti-core:0.1")
'com.scoperetail.commons:ginti-core:jar:0.1'
<dependency org="com.scoperetail.commons" name="ginti-core" rev="0.1">
<artifact name="ginti-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.commons', module='ginti-core', version='0.1')
)
libraryDependencies += "com.scoperetail.commons" % "ginti-core" % "0.1"
[com.scoperetail.commons/ginti-core "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar | |
org.cache2k : cache2k-api | jar | 2.6.0.Final |
org.liquibase : liquibase-core | jar |
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.sqlserver : mssql-jdbc | jar | |
org.cache2k : cache2k-core | jar | 2.6.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar |