License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.openmuc.framework |
ArtifactId | ArtifactIdopenmuc-webui-channelconfigurator |
Last Version | Last Version0.19.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenMUC WebUI - Channel Configurator
Channel Configurator plug-in for the WebUI of the OpenMUC framework.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-channelconfigurator/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-webui-channelconfigurator</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-channelconfigurator/
implementation 'org.openmuc.framework:openmuc-webui-channelconfigurator:0.19.2'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-channelconfigurator/
implementation ("org.openmuc.framework:openmuc-webui-channelconfigurator:0.19.2")
'org.openmuc.framework:openmuc-webui-channelconfigurator:jar:0.19.2'
<dependency org="org.openmuc.framework" name="openmuc-webui-channelconfigurator" rev="0.19.2">
<artifact name="openmuc-webui-channelconfigurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-webui-channelconfigurator', version='0.19.2')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-webui-channelconfigurator" % "0.19.2"
[org.openmuc.framework/openmuc-webui-channelconfigurator "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-api | jar | 0.19.2 |
org.openmuc.framework : openmuc-webui-spi | jar | 0.19.2 |