Last Version

Apache Sirona Incubator :: Agent :: Performance 0.3-incubating

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.sirona
ArtifactId

ArtifactId

sirona-performance
Version

Version

0.3-incubating
Type

Type

pom
Description

Description

Apache Sirona Incubator :: Agent :: Performance
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency.
Project URL

Project URL

http://sirona.incubator.apache.org/docs/0.3-incubating/sirona-performance
Project Organization

Project Organization

The Apache Software Foundation

Download sirona-performance 0.3-incubating


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

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