License |
License |
---|---|
GroupId | GroupIdfr.jrds |
ArtifactId | ArtifactIdjrds-webapp |
Version | Version2021.1 |
Type | Typewar |
Description |
DescriptionJRDS Webapp
Another monitoring application, intentend to be simple to use and extensible.
|
Project Organization |
Project OrganizationJRDS |
Filename | Size |
---|---|
jrds-webapp-2021.1.pom | |
jrds-webapp-2021.1.war | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jrds/jrds-webapp/ -->
<dependency>
<groupId>fr.jrds</groupId>
<artifactId>jrds-webapp</artifactId>
<version>2021.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fr.jrds/jrds-webapp/
implementation 'fr.jrds:jrds-webapp:2021.1'
// https://jarcasting.com/artifacts/fr.jrds/jrds-webapp/
implementation ("fr.jrds:jrds-webapp:2021.1")
'fr.jrds:jrds-webapp:war:2021.1'
<dependency org="fr.jrds" name="jrds-webapp" rev="2021.1">
<artifact name="jrds-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='fr.jrds', module='jrds-webapp', version='2021.1')
)
libraryDependencies += "fr.jrds" % "jrds-webapp" % "2021.1"
[fr.jrds/jrds-webapp "2021.1"]
Group / Artifact | Type | Version |
---|---|---|
fr.jrds : jrds-core | jar | 2021.1 |
fr.jrds : jrds-core | jar | 2021.1 |
fr.jrds : jrds-log4j | jar | 2021.1 |
fr.jrds : jrds-snmp | jar | 2021.1 |
fr.jrds : jrds-ipmi | jar | 2021.1 |
fr.jrds : jrds-jdbc | jar | 2021.1 |
fr.jrds : jrds-jsonp | jar | 2021.1 |
fr.jrds : jrds-pcp | jar | 2021.1 |
fr.jrds : jrds-munin | jar | 2021.1 |
org.dojotoolkit : dojo | zip | 1.12.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
fr.jrds : jrds-core | test-jar | 2021.1 |
org.eclipse.jetty : jetty-http | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-server | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.30.v20200428 |