License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.apache.edgent.android |
ArtifactId | ArtifactIdedgent-runtime-jsoncontrol |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionApache Edgent (Android): Runtime: JSONControl
The Apache Edgent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.edgent.android/edgent-runtime-jsoncontrol/ -->
<dependency>
<groupId>org.apache.edgent.android</groupId>
<artifactId>edgent-runtime-jsoncontrol</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.edgent.android/edgent-runtime-jsoncontrol/
implementation 'org.apache.edgent.android:edgent-runtime-jsoncontrol:1.2.0'
// https://jarcasting.com/artifacts/org.apache.edgent.android/edgent-runtime-jsoncontrol/
implementation ("org.apache.edgent.android:edgent-runtime-jsoncontrol:1.2.0")
'org.apache.edgent.android:edgent-runtime-jsoncontrol:jar:1.2.0'
<dependency org="org.apache.edgent.android" name="edgent-runtime-jsoncontrol" rev="1.2.0">
<artifact name="edgent-runtime-jsoncontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.edgent.android', module='edgent-runtime-jsoncontrol', version='1.2.0')
)
libraryDependencies += "org.apache.edgent.android" % "edgent-runtime-jsoncontrol" % "1.2.0"
[org.apache.edgent.android/edgent-runtime-jsoncontrol "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.edgent.android : edgent-api-execution | jar | 1.2.0 |
org.apache.edgent.android : edgent-api-function | jar | 1.2.0 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.12 |