openHAB Util - Pax-Web Patch

This is a plugin that patches pax-web for use in openHAB

License

License

GroupId

GroupId

org.openhab.util
ArtifactId

ArtifactId

pax-web-patch
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

openHAB Util - Pax-Web Patch
This is a plugin that patches pax-web for use in openHAB
Project URL

Project URL

https://github.com/openhab/openhab-util
Source Code Management

Source Code Management

https://github.com/openhab/openhab-util

Download pax-web-patch

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm-all jar 5.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0