| License |
License |
|---|---|
| GroupId | GroupIdorg.metaeffekt.core |
| ArtifactId | ArtifactIdae-commons-annotation |
| Last Version | Last Version0.58.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore project with fundamental runtime and build support.
|
| Project Organization |
Project Organizationmetaeffekt GmbH |
<!-- https://jarcasting.com/artifacts/org.metaeffekt.core/ae-commons-annotation/ -->
<dependency>
<groupId>org.metaeffekt.core</groupId>
<artifactId>ae-commons-annotation</artifactId>
<version>0.58.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-commons-annotation/
implementation 'org.metaeffekt.core:ae-commons-annotation:0.58.0'
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-commons-annotation/
implementation ("org.metaeffekt.core:ae-commons-annotation:0.58.0")
'org.metaeffekt.core:ae-commons-annotation:jar:0.58.0'
<dependency org="org.metaeffekt.core" name="ae-commons-annotation" rev="0.58.0">
<artifact name="ae-commons-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metaeffekt.core', module='ae-commons-annotation', version='0.58.0')
)
libraryDependencies += "org.metaeffekt.core" % "ae-commons-annotation" % "0.58.0"
[org.metaeffekt.core/ae-commons-annotation "0.58.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.metaeffekt.core : ae-configuration Optional | jar | 0.58.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |