Stage jdbc core persistence

Jdbc core persistence for stage

License

License

GroupId

GroupId

io.aboutcode.stage.persistence.jdbc
ArtifactId

ArtifactId

core
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Stage jdbc core persistence
Jdbc core persistence for stage
Source Code Management

Source Code Management

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

Download core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.aboutcode.stage.persistence : core jar 4.0.2
com.zaxxer : HikariCP jar 2.4.3
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.

Versions

Version
4.0.2
4.0.1
4.0.0
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0