Last Version

Sirona Incubator :: Agent :: Performance :: CDI 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.

GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-cdi
Version

Version

0.6
Type

Type

jar
Description

Description

Sirona Incubator :: Agent :: Performance :: CDI 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-cdi 0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rmannibucau.sirona : sirona-aop jar 0.6

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.openwebbeans.test : cditest-owb jar 1.2.0

Project Modules

There are no modules declared in this project.