Sha256: d5de0a6d1d1c92301abb5ef5ec39a76f6ecbb1a4bb0068a958119dae543aaf1c

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

Contents

JINX: JRuby Java introspector
=============================
**Home**:         [http://github.com/jinx/core](http://github.com/jinx/core)    
**Git**:          [http://github.com/jinx/core](http://github.com/jinx/core)       
**Author**:       OHSU Knight Cancer Institute    
**Copyright**:    2012    
**License**:      MIT License    

Synopsis
--------
Jinx introspects a Java application domain package.

Feature List
------------
1. Introspects Java properties.

2. Annotates the introspected object model with additional meta-data.

2. Manages object dependencies.

3. Enforces inverse association integrity.

4. Adds property defaults.

5. Validates object completeness.

Installing
----------
Jinx is installed as a JRuby gem:

    [sudo] jgem install jinx

Usage
-----
See the [example](http://github.com/jinx/core/tree/master/examples/family) for a sample usage pattern.

Copyright
---------
Jinx © 2012 by [Oregon Health & Science University](http://www.ohsu.edu/xd/health/services/cancer/index.cfm).
Jinx is licensed under the MIT license. Please see the LICENSE and LEGAL files for more information.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jinx-2.1.4 README.md
jinx-2.1.3 README.md