Last Version

Sirona Incubator :: Server :: Reporting :: Ui 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

Reporting Business Logic Libraries
GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-reporting-ui
Version

Version

0.6
Type

Type

war
Description

Description

Sirona Incubator :: Server :: Reporting :: Ui
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-reporting-ui 0.6


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-reporting-ui/ -->
<dependency>
    <groupId>com.github.rmannibucau.sirona</groupId>
    <artifactId>sirona-reporting-ui</artifactId>
    <version>0.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-reporting-ui/
implementation 'com.github.rmannibucau.sirona:sirona-reporting-ui:0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-reporting-ui/
implementation ("com.github.rmannibucau.sirona:sirona-reporting-ui:0.6")
'com.github.rmannibucau.sirona:sirona-reporting-ui:war:0.6'
<dependency org="com.github.rmannibucau.sirona" name="sirona-reporting-ui" rev="0.6">
  <artifact name="sirona-reporting-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.sirona', module='sirona-reporting-ui', version='0.6')
)
libraryDependencies += "com.github.rmannibucau.sirona" % "sirona-reporting-ui" % "0.6"
[com.github.rmannibucau.sirona/sirona-reporting-ui "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.0
com.github.rmannibucau.sirona : sirona-reporting-api jar 0.6

provided (2)

Group / Artifact Type Version
com.github.rmannibucau.sirona : sirona-core jar 0.6
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

test (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.0.1
org.apache.johnzon : johnzon-jaxrs jar 1.1.2
org.springframework : spring-web jar 4.0.6.RELEASE
org.slf4j : jul-to-slf4j jar 1.7.7

Project Modules

There are no modules declared in this project.