License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-aspectj |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-aspectj
Heimdall AspectJ Annotation
|
Project URL |
Project URL |
Filename | Size |
---|---|
heimdall-aspectj-1.1.2.pom | |
heimdall-aspectj-1.1.2.jar | 1 KB |
heimdall-aspectj-1.1.2-sources.jar | 4 KB |
heimdall-aspectj-1.1.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-aspectj/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-aspectj</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-aspectj/
implementation 'com.github.luterc:heimdall-aspectj:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-aspectj/
implementation ("com.github.luterc:heimdall-aspectj:1.1.2")
'com.github.luterc:heimdall-aspectj:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-aspectj" rev="1.1.2">
<artifact name="heimdall-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-aspectj', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-aspectj" % "1.1.2"
[com.github.luterc/heimdall-aspectj "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-core | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.6 |
org.aspectj : aspectjweaver | jar | 1.9.6 |