Apache Sirona Incubator :: Agent :: Performance :: Web

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

License

License

GroupId

GroupId

org.apache.sirona
ArtifactId

ArtifactId

sirona-web
Last Version

Last Version

0.3-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sirona Incubator :: Agent :: Performance :: Web
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-web
Project Organization

Project Organization

The Apache Software Foundation

Download sirona-web

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.sirona : sirona-core jar 0.3-incubating
org.apache.sirona : sirona-aop jar 0.3-incubating

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.4
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

test (11)

Group / Artifact Type Version
junit : junit jar 4.11
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-impl-javaee jar 2.0.0-alpha-5
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar 2.0.0
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.3.Final
org.jboss.arquillian.protocol : arquillian-protocol-servlet jar 1.1.3.Final
org.jboss.arquillian.container : arquillian-tomcat-embedded-7 jar 1.0.0.CR6
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.52
org.apache.tomcat.embed : tomcat-embed-jasper jar 7.0.52
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.52
org.eclipse.jdt.core.compiler : ecj jar 4.2.1
net.sourceforge.htmlunit : htmlunit jar 2.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3-incubating
0.2-incubating
0.1-incubating