Last Version

CHIWAVA - Core - Persistence 2.1.0.RC1

CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.

License

License

GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-core-persistence
Version

Version

2.1.0.RC1
Type

Type

jar
Description

Description

CHIWAVA - Core - Persistence
CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.
Project Organization

Project Organization

NSoft

Download chiwava-core-persistence 2.1.0.RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-engine jar 1.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.