Last Version

jam-root 0.9.16

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

License

License

GroupId

GroupId

sk.annotation.library.jam
ArtifactId

ArtifactId

jam-root
Version

Version

0.9.16
Type

Type

pom
Description

Description

jam-root
JAM as Java Annotation Mapper is mapping at compile time without reflection !
Project URL

Project URL

https://github.com/AnnotationSro/java-annotation-mapper
Source Code Management

Source Code Management

https://github.com/AnnotationSro/java-annotation-mapper.git

Download jam-root 0.9.16

Filename Size
jam-root-0.9.16.pom 11 KB
Browse

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

Dependencies

test (3)

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.mockito : mockito-core jar 1.9.5

Project Modules

  • jam-common
  • jam-processor