License |
License |
---|---|
GroupId | GroupIdorg.openhab.util |
ArtifactId | ArtifactIdpax-web-patch |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionopenHAB Util - Pax-Web Patch
This is a plugin that patches pax-web for use in openHAB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pax-web-patch-1.0.0.pom | |
pax-web-patch-1.0.0.jar | 5 KB |
pax-web-patch-1.0.0-sources.jar | 4 KB |
pax-web-patch-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openhab.util/pax-web-patch/ -->
<dependency>
<groupId>org.openhab.util</groupId>
<artifactId>pax-web-patch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openhab.util/pax-web-patch/
implementation 'org.openhab.util:pax-web-patch:1.0.0'
// https://jarcasting.com/artifacts/org.openhab.util/pax-web-patch/
implementation ("org.openhab.util:pax-web-patch:1.0.0")
'org.openhab.util:pax-web-patch:jar:1.0.0'
<dependency org="org.openhab.util" name="pax-web-patch" rev="1.0.0">
<artifact name="pax-web-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openhab.util', module='pax-web-patch', version='1.0.0')
)
libraryDependencies += "org.openhab.util" % "pax-web-patch" % "1.0.0"
[org.openhab.util/pax-web-patch "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-all | jar | 5.0.2 |