Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njouanin/mofparser
https://github.com/njouanin/mofparser
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/njouanin/mofparser
- Owner: njouanin
- License: apache-2.0
- Created: 2012-04-30T19:28:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-01T19:49:21.000Z (over 12 years ago)
- Last Synced: 2023-03-23T17:37:44.653Z (almost 2 years ago)
- Language: Java
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mediawiki
- License: LICENSE
Awesome Lists containing this project
README
== MOF parser library ==
This project provides a library for parsing file written using the [http://www.dmtf.org/education/mof MOF 2.3 language] specifications.=== Building ===
$mvn clean package
=== Using ===
Addorg.escapek:mofparser:0.3
to your project dependencies=== Documentation ===
[http://www.beerfactory.org/wiki/display/MPL/MOF+parser+library See wiki]