heimdall-aspectj

Heimdall AspectJ Annotation

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-aspectj
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

heimdall-aspectj
Heimdall AspectJ Annotation
Project URL

Project URL

https://github.com/luterc/heimdall

Download heimdall-aspectj

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luterc : heimdall-core jar 1.1.2

provided (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8