JACOD

Single purpose java library to provide first class support for business domain of codelists.

License

License

GroupId

GroupId

camp.xit.jacod
ArtifactId

ArtifactId

jacod
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

pom
Description

Description

JACOD
Single purpose java library to provide first class support for business domain of codelists.
Project URL

Project URL

https://github.com/xit-camp/jacod
Source Code Management

Source Code Management

https://github.com/xit-camp/jacod

Download jacod

Filename Size
jacod-1.3.7.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/camp.xit.jacod/jacod/ -->
<dependency>
    <groupId>camp.xit.jacod</groupId>
    <artifactId>jacod</artifactId>
    <version>1.3.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/camp.xit.jacod/jacod/
implementation 'camp.xit.jacod:jacod:1.3.7'
// https://jarcasting.com/artifacts/camp.xit.jacod/jacod/
implementation ("camp.xit.jacod:jacod:1.3.7")
'camp.xit.jacod:jacod:pom:1.3.7'
<dependency org="camp.xit.jacod" name="jacod" rev="1.3.7">
  <artifact name="jacod" type="pom" />
</dependency>
@Grapes(
@Grab(group='camp.xit.jacod', module='jacod', version='1.3.7')
)
libraryDependencies += "camp.xit.jacod" % "jacod" % "1.3.7"
[camp.xit.jacod/jacod "1.3.7"]

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.slf4j : slf4j-simple jar 1.7.32
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

  • core
  • core-cache2k
  • core-spring-cache
  • core-jcache
  • providers
  • bom

Versions

Version
1.3.7
1.3.6
1.3.5