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