Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huksley/camunda-dmn-engine
Repackaged DMN engine for use in other projects
https://github.com/huksley/camunda-dmn-engine
Last synced: 16 days ago
JSON representation
Repackaged DMN engine for use in other projects
- Host: GitHub
- URL: https://github.com/huksley/camunda-dmn-engine
- Owner: huksley
- Created: 2016-08-09T09:09:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T11:23:25.000Z (over 8 years ago)
- Last Synced: 2024-11-06T20:29:38.558Z (2 months ago)
- Language: Batchfile
- Homepage: https://github.com/camunda/camunda-engine-dmn
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Camunda DMN engine
Repackagement of various projects from (camunda|http://camunda.org)
for using DMN engine in other projects.## Source
This project does not host any code.
All sources is downloaded and all changes made at the build phase.This project compiles in following projects:
* camunda-dmn-model
* camunda-engine-dmn
* camunda-commons
* camunda-xml-model## Usage
> pull
> ant repackage
> mvn package