| License |
License |
|---|---|
| GroupId | GroupIdcom.javax0.geci |
| ArtifactId | ArtifactIdjavageci-core-annotations |
| Version | Version1.6.5 |
| Type | Typejar |
| Description |
Descriptionjavageci core annotations
Javageci macro library annotation generator for core generators
|
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-core-annotations</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/
implementation 'com.javax0.geci:javageci-core-annotations:1.6.5'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/
implementation ("com.javax0.geci:javageci-core-annotations:1.6.5")
'com.javax0.geci:javageci-core-annotations:jar:1.6.5'
<dependency org="com.javax0.geci" name="javageci-core-annotations" rev="1.6.5">
<artifact name="javageci-core-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-core-annotations', version='1.6.5')
)
libraryDependencies += "com.javax0.geci" % "javageci-core-annotations" % "1.6.5"
[com.javax0.geci/javageci-core-annotations "1.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.javax0.geci : javageci-annotation | jar | 1.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| com.javax0.jamal : jamal-engine | jar | 1.10.0 |