License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdfr.jrds |
ArtifactId | ArtifactIdjrds-jsonp |
Version | Version2021.1 |
Type | Typejar |
Description |
Descriptionjrds-jsonp
Another monitoring application, intentend to be simple to use and extensible.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJRDS |
Filename | Size |
---|---|
jrds-jsonp-2021.1.pom | |
jrds-jsonp-2021.1.jar | 15 KB |
jrds-jsonp-2021.1-sources.jar | 13 KB |
jrds-jsonp-2021.1-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jrds/jrds-jsonp/ -->
<dependency>
<groupId>fr.jrds</groupId>
<artifactId>jrds-jsonp</artifactId>
<version>2021.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jrds/jrds-jsonp/
implementation 'fr.jrds:jrds-jsonp:2021.1'
// https://jarcasting.com/artifacts/fr.jrds/jrds-jsonp/
implementation ("fr.jrds:jrds-jsonp:2021.1")
'fr.jrds:jrds-jsonp:jar:2021.1'
<dependency org="fr.jrds" name="jrds-jsonp" rev="2021.1">
<artifact name="jrds-jsonp" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jrds', module='jrds-jsonp', version='2021.1')
)
libraryDependencies += "fr.jrds" % "jrds-jsonp" % "2021.1"
[fr.jrds/jrds-jsonp "2021.1"]
Group / Artifact | Type | Version |
---|---|---|
fr.jrds : jrds-core | jar | 2021.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
fr.jrds : jrds-core | jar | 2021.1 |
junit : junit | jar | 4.13.1 |
fr.jrds : jrds-core | test-jar | 2021.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |