Last Version

chicory-repository 0.16

Library to support an implementation of repository-pattern to use with SQL RDBMS

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-repository
Version

Version

0.16
Type

Type

jar
Description

Description

chicory-repository
Library to support an implementation of repository-pattern to use with SQL RDBMS
Project URL

Project URL

http://github.com/sviperll/chicory

Download chicory-repository 0.16


<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-repository/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>chicory-repository</artifactId>
    <version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-repository/
implementation 'com.github.sviperll:chicory-repository:0.16'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-repository/
implementation ("com.github.sviperll:chicory-repository:0.16")
'com.github.sviperll:chicory-repository:jar:0.16'
<dependency org="com.github.sviperll" name="chicory-repository" rev="0.16">
  <artifact name="chicory-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-repository', version='0.16')
)
libraryDependencies += "com.github.sviperll" % "chicory-repository" % "0.16"
[com.github.sviperll/chicory-repository "0.16"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sviperll : chicory-common jar 0.16
com.github.sviperll : chicory-time jar 0.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.