License |
License |
---|---|
GroupId | GroupIdorg.openmuc.framework |
ArtifactId | ArtifactIdopenmuc-driver-rest |
Last Version | Last Version0.19.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenMUC Driver - REST
REST driver for the OpenMUC framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openmuc-driver-rest-0.19.2.pom | |
openmuc-driver-rest-0.19.2.jar | 528 KB |
openmuc-driver-rest-0.19.2-sources.jar | 26 KB |
openmuc-driver-rest-0.19.2-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-rest/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-driver-rest</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-rest/
implementation 'org.openmuc.framework:openmuc-driver-rest:0.19.2'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-driver-rest/
implementation ("org.openmuc.framework:openmuc-driver-rest:0.19.2")
'org.openmuc.framework:openmuc-driver-rest:jar:0.19.2'
<dependency org="org.openmuc.framework" name="openmuc-driver-rest" rev="0.19.2">
<artifact name="openmuc-driver-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-driver-rest', version='0.19.2')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-driver-rest" % "0.19.2"
[org.openmuc.framework/openmuc-driver-rest "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.openmuc.framework : openmuc-core-spi | jar | 0.19.2 |
org.openmuc.framework : openmuc-core-api | jar | 0.19.2 |
org.openmuc.framework : openmuc-lib-rest1 | jar | 0.19.2 |
commons-codec : commons-codec | jar | 1.15 |