Sirona
This is a fork of Apache Sirona which got retired at Apache foundation.
Documentation can be found in site folder.
GroupId | GroupIdcom.github.rmannibucau.sirona |
---|---|
ArtifactId | ArtifactIdsirona-jaxrs-cxf-26 |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSirona Incubator :: Agent :: Performance :: JAXRS :: CXF 2.6.x
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.
|
Filename | Size |
---|---|
sirona-jaxrs-cxf-26-0.6.pom | |
sirona-jaxrs-cxf-26-0.6.jar | 5 KB |
sirona-jaxrs-cxf-26-0.6-sources.jar | 2 KB |
sirona-jaxrs-cxf-26-0.6-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-jaxrs-cxf-26/ -->
<dependency>
<groupId>com.github.rmannibucau.sirona</groupId>
<artifactId>sirona-jaxrs-cxf-26</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-jaxrs-cxf-26/
implementation 'com.github.rmannibucau.sirona:sirona-jaxrs-cxf-26:0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-jaxrs-cxf-26/
implementation ("com.github.rmannibucau.sirona:sirona-jaxrs-cxf-26:0.6")
'com.github.rmannibucau.sirona:sirona-jaxrs-cxf-26:jar:0.6'
<dependency org="com.github.rmannibucau.sirona" name="sirona-jaxrs-cxf-26" rev="0.6">
<artifact name="sirona-jaxrs-cxf-26" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.sirona', module='sirona-jaxrs-cxf-26', version='0.6')
)
libraryDependencies += "com.github.rmannibucau.sirona" % "sirona-jaxrs-cxf-26" % "0.6"
[com.github.rmannibucau.sirona/sirona-jaxrs-cxf-26 "0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rmannibucau.sirona : sirona-aop | jar | 0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.6.9 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.6.9 |
This is a fork of Apache Sirona which got retired at Apache foundation.
Documentation can be found in site folder.