License |
License |
---|---|
GroupId | GroupIdsk.seges.sesam |
ArtifactId | ArtifactIdsesam-annotation-core-support |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsesam-annotation-core-support
SeSAM annotations core support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/sk.seges.sesam/sesam-annotation-core-support/ -->
<dependency>
<groupId>sk.seges.sesam</groupId>
<artifactId>sesam-annotation-core-support</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.sesam/sesam-annotation-core-support/
implementation 'sk.seges.sesam:sesam-annotation-core-support:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.sesam/sesam-annotation-core-support/
implementation ("sk.seges.sesam:sesam-annotation-core-support:2.0.0")
'sk.seges.sesam:sesam-annotation-core-support:jar:2.0.0'
<dependency org="sk.seges.sesam" name="sesam-annotation-core-support" rev="2.0.0">
<artifact name="sesam-annotation-core-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.sesam', module='sesam-annotation-core-support', version='2.0.0')
)
libraryDependencies += "sk.seges.sesam" % "sesam-annotation-core-support" % "2.0.0"
[sk.seges.sesam/sesam-annotation-core-support "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.12.1.GA |
sk.seges.sesam : sesam-core | jar | 2.0.0 |
sk.seges.sesam : sesam-core-api | jar | 2.0.0 |
cglib : cglib | jar | 2.2.2 |
org.eclipse.jdt.core.compiler : ecj | jar | 3.7.1 |
com.google.code.javaparser : javaparser | jar | 1.0.8 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |