Skip to content

ebts/jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java EBTS Tools (JET)

Please see our Github IO Page @ http://ebts.github.io/jet/

JET supports the following activities related to EBTS transactions:

  • Build (or create a new file)
  • Edit (manipulate the contents)
  • Parse (extract the contents)

For examples of how to utilize JET code please see the JETExamples Project included in the repository.

Maven Usage:

<dependency>
    <groupId>org.mitre.jet</groupId>
    <artifactId>jet</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

Releases

No releases published

Packages

No packages published

Languages