<<<<<<< HEAD
Wrapper around JavaParser. It gets metadata from source code of an enterprise system.
cd library
mvn -Drevision=0.0.5 clean install package
Java Source (code) Security Analysis -> Prototyping the Java source code analysis capabilities for security authorization analysis. Will eventually be merged or rewritten into Seer.
See -> https://seer.ecs.baylor.edu/confluence/display/DEV/JParser+Documentation
Clone branch "version_0.0.3"
<dependency>
<groupId>edu.baylor.ecs.cloudhubs</groupId>
<artifactId>jparser-lib</artifactId>
<version>0.0.3</version>
</dependency>