https://github.com/dcm4che/jxpath-jboss-module
https://github.com/dcm4che/jxpath-jboss-module
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcm4che/jxpath-jboss-module
- Owner: dcm4che
- Created: 2014-12-11T21:44:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T08:55:02.000Z (almost 11 years ago)
- Last Synced: 2024-12-30T10:39:50.976Z (over 1 year ago)
- Size: 199 KB
- Stars: 0
- Watchers: 25
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jxpath-jboss-module
===================
JBoss module for jxpath
Build
=====
* `mvn install`
Install
=======
Unzip the content of _target/jxpath-jboss-module-1.0.0-SNAPSHOT.zip_ into the jboss root directory, e.g.
```
unzip target/jxpath-jboss-module-1.0.0-SNAPSHOT.zip -d /jboss-as-7.1.1.Final/
```