MVN

sk.annotation.library.jam : jam-root

Maven & Gradle

Oct 29, 2022
1 stars

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

<dependency>
    <groupId>sk.annotation.library.jam</groupId>
    <artifactId>jam-root</artifactId>
    <version>0.9.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sk.annotation.library.jam : jam-root to add to Maven - Latest Versions:

  • Latest Stable: 0.9.18

All Versions

Choose a version of sk.annotation.library.jam : jam-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
jam-root-0.9.18
jam-root-0.9.18-jdk8
jam-root-0.9.17
jam-root-0.9.16
jam-root-0.9.14
jam-root-0.9.13
jam-root-0.9.12
jam-root-0.9.11
jam-root-0.9.10
jam-root-0.9.9
jam-root-0.9.8
jam-root-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>sk.annotation.library.jam</groupId>
    <artifactId>jam-root</artifactId>
    <version>0.9.18</version>
</dependency>