License |
License |
---|---|
GroupId | GroupIdorg.apache.edgent.java7 |
ArtifactId | ArtifactIdedgent-runtime-appservice |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionApache Edgent (Java 7): Runtime: AppService
The Apache Edgent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.edgent.java7/edgent-runtime-appservice/ -->
<dependency>
<groupId>org.apache.edgent.java7</groupId>
<artifactId>edgent-runtime-appservice</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.edgent.java7/edgent-runtime-appservice/
implementation 'org.apache.edgent.java7:edgent-runtime-appservice:1.2.0'
// https://jarcasting.com/artifacts/org.apache.edgent.java7/edgent-runtime-appservice/
implementation ("org.apache.edgent.java7:edgent-runtime-appservice:1.2.0")
'org.apache.edgent.java7:edgent-runtime-appservice:jar:1.2.0'
<dependency org="org.apache.edgent.java7" name="edgent-runtime-appservice" rev="1.2.0">
<artifact name="edgent-runtime-appservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.edgent.java7', module='edgent-runtime-appservice', version='1.2.0')
)
libraryDependencies += "org.apache.edgent.java7" % "edgent-runtime-appservice" % "1.2.0"
[org.apache.edgent.java7/edgent-runtime-appservice "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.edgent.java7 : edgent-api-execution | jar | 1.2.0 |
org.apache.edgent.java7 : edgent-api-topology | 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 |
---|---|---|
org.apache.edgent.java7 : edgent-test-appservice-applications | jar | 1.2.0 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.12 |