| License |
License |
|---|---|
| GroupId | GroupIdsk.annotation.library.jam |
| ArtifactId | ArtifactIdjam-root |
| Last Version | Last Version0.9.16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjam-root
JAM as Java Annotation Mapper is mapping at compile time without reflection !
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jam-root-0.9.16.pom | 12 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"]
| 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 |