Last Version

Sirona Incubator :: Agent :: Performance :: AspectJ Integration 0.6

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-aspectj
Version

Version

0.6
Type

Type

jar
Description

Description

Sirona Incubator :: Agent :: Performance :: AspectJ Integration
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Download sirona-aspectj 0.6


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-aspectj/ -->
<dependency>
    <groupId>com.github.rmannibucau.sirona</groupId>
    <artifactId>sirona-aspectj</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-aspectj/
implementation 'com.github.rmannibucau.sirona:sirona-aspectj:0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-aspectj/
implementation ("com.github.rmannibucau.sirona:sirona-aspectj:0.6")
'com.github.rmannibucau.sirona:sirona-aspectj:jar:0.6'
<dependency org="com.github.rmannibucau.sirona" name="sirona-aspectj" rev="0.6">
  <artifact name="sirona-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.sirona', module='sirona-aspectj', version='0.6')
)
libraryDependencies += "com.github.rmannibucau.sirona" % "sirona-aspectj" % "0.6"
[com.github.rmannibucau.sirona/sirona-aspectj "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.7.3
com.github.rmannibucau.sirona : sirona-aop jar 0.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.aspectj : aspectjweaver jar 1.7.3

Project Modules

There are no modules declared in this project.