Last Version

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

ORM Data
GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-performance
Version

Version

0.6
Type

Type

pom
Description

Description

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


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • aop
  • aspectj
  • cdi
  • jdbc
  • jpa
  • jta
  • spring
  • web
  • jaxrs