Last Version

Sirona Incubator :: Plugins :: TomEE 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

Apache TomEE Container Application Servers
GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-tomee
Version

Version

0.6
Type

Type

pom
Description

Description

Sirona Incubator :: Plugins :: TomEE
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-tomee 0.6

Filename Size
sirona-tomee-0.6.pom 1 KB
Browse

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

  • agent