https://github.com/dcm4che/ecs-object-client-jboss-modules
JBoss module for ECS Object Client SDK for Java
https://github.com/dcm4che/ecs-object-client-jboss-modules
Last synced: 6 months ago
JSON representation
JBoss module for ECS Object Client SDK for Java
- Host: GitHub
- URL: https://github.com/dcm4che/ecs-object-client-jboss-modules
- Owner: dcm4che
- Created: 2016-10-31T09:54:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T10:22:31.000Z (about 2 years ago)
- Last Synced: 2025-05-22T22:17:53.843Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ecs-object-client-jboss-modules
===============================
JBoss module for [ECS Object Client SDK for Java](https://community.emc.com/docs/DOC-49430)
Build
=====
* `mvn install`
Install
=======
Unzip the content of _target/ecs-object-client-jboss-modules-3.0.0.zip_ into the WildFly root directory, e.g.
```
unzip target/ecs-object-client-jboss-modules-3.0.0.zip -d /wildfly-10.1.0.Final/
```