Apache Sirona Incubator :: Plugins :: TomEE

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

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.sirona
ArtifactId

ArtifactId

sirona-tomee
Last Version

Last Version

0.3-incubating
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Sirona Incubator :: Plugins :: TomEE
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-tomee
Project Organization

Project Organization

The Apache Software Foundation

Download sirona-tomee

How to add to project

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

  • agent

Versions

Version
0.3-incubating
0.2-incubating
0.1-incubating