License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-je-replicator-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-je-replicator-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-je-replicator-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-je-replicator-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-je-replicator-core/
implementation 'com.turbospaces.boot:bootstrap-je-replicator-core:1.0.2'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-je-replicator-core/
implementation ("com.turbospaces.boot:bootstrap-je-replicator-core:1.0.2")
'com.turbospaces.boot:bootstrap-je-replicator-core:jar:1.0.2'
<dependency org="com.turbospaces.boot" name="bootstrap-je-replicator-core" rev="1.0.2">
<artifact name="bootstrap-je-replicator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-je-replicator-core', version='1.0.2')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-je-replicator-core" % "1.0.2"
[com.turbospaces.boot/bootstrap-je-replicator-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax.inject : javax.inject | jar | 1 |
com.google.inject : guice | jar | 4.2.3 |
org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.6 |
com.sleepycat : je | jar | 18.3.12 |
com.netflix.archaius : archaius2-api | jar | 2.3.16 |
com.google.guava : guava | jar | 28.2-jre |
com.turbospaces.boot : bootstrap-core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |