Last Version

sk.annotation.library.jam:jam-tests 0.9.1

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

License

License

GroupId

GroupId

sk.annotation.library.jam
ArtifactId

ArtifactId

jam-tests
Version

Version

0.9.1
Type

Type

jar
Description

Description

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

Download jam-tests 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
sk.annotation.library.jam : jam-common jar 0.9.1

provided (2)

Group / Artifact Type Version
sk.annotation.library.jam : jam-processor jar 0.9.1
org.projectlombok : lombok jar 1.18.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
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.