Skip to content

A bundled version of the JSON library from Douglas Crockford

License

Notifications You must be signed in to change notification settings

Immotronic/json-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

org.json bundle

A bundled version of the JSON library from Douglas Crockford

Compilation

To build this library, you will need Maven 2 or later. The project POM rely on a parent POM that depends on a root POM. You will need to download and install these files in appropriate directory on your developpement machine.

Tuning the root POM

At least, you need to adapt the "Distribution Management" section of the root POM to your development environment.

  • If you do not wish to use a personal repository proxy server, simply remove the whole element from root-pom.xml file.
  • To use a personal repository proxy server instead of Immotronic one, adapt and elements to match your configuration.

Compiling

Compile and generate the project JAR file with following command:

mvn package

About

A bundled version of the JSON library from Douglas Crockford

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published