is not current version
Last Version 4.0.2

Stage persistence core 4.0.0

The core persistence layer and related functionality

License

License

GroupId

GroupId

io.aboutcode.stage.persistence
ArtifactId

ArtifactId

core
Version

Version

4.0.0
Type

Type

jar
Description

Description

Stage persistence core
The core persistence layer and related functionality
Source Code Management

Source Code Management

https://github.com/dev-about-code/stage/tree/master/core

Download core 4.0.0


<!-- https://jarcasting.com/artifacts/io.aboutcode.stage.persistence/core/ -->
<dependency>
    <groupId>io.aboutcode.stage.persistence</groupId>
    <artifactId>core</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.aboutcode.stage.persistence/core/
implementation 'io.aboutcode.stage.persistence:core:4.0.0'
// https://jarcasting.com/artifacts/io.aboutcode.stage.persistence/core/
implementation ("io.aboutcode.stage.persistence:core:4.0.0")
'io.aboutcode.stage.persistence:core:jar:4.0.0'
<dependency org="io.aboutcode.stage.persistence" name="core" rev="4.0.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aboutcode.stage.persistence', module='core', version='4.0.0')
)
libraryDependencies += "io.aboutcode.stage.persistence" % "core" % "4.0.0"
[io.aboutcode.stage.persistence/core "4.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.aboutcode.stage : core jar 4.0.0
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.