is not current version
Last Version 0.9.16

sk.annotation.library.jam:jam-common 0.9.14

JAM as Java Annotation Mapper is mapping at compile time without reflection !

License

License

GroupId

GroupId

sk.annotation.library.jam
ArtifactId

ArtifactId

jam-common
Version

Version

0.9.14
Type

Type

jar
Description

Description

JAM as Java Annotation Mapper is mapping at compile time without reflection !

Download jam-common 0.9.14


<!-- https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-common/ -->
<dependency>
    <groupId>sk.annotation.library.jam</groupId>
    <artifactId>jam-common</artifactId>
    <version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-common/
implementation 'sk.annotation.library.jam:jam-common:0.9.14'
// https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-common/
implementation ("sk.annotation.library.jam:jam-common:0.9.14")
'sk.annotation.library.jam:jam-common:jar:0.9.14'
<dependency org="sk.annotation.library.jam" name="jam-common" rev="0.9.14">
  <artifact name="jam-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.annotation.library.jam', module='jam-common', version='0.9.14')
)
libraryDependencies += "sk.annotation.library.jam" % "jam-common" % "0.9.14"
[sk.annotation.library.jam/jam-common "0.9.14"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.