Skip to content

jsonschema2dataclass/palantir-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Palantir Java Format CLI

Basic Palantir Java Format CLI app builder.

This builder doesn’t alter anything to the code.

License

License is the same as the base project.

Versioning

Version is always matches the base project.

Give me a shout if any older versions are needed.

Java version required

Java version required is the same as base project. This project is just a re-pack of the original project by creating fat jar.

Transitive dependency policy and security issues

This project doesn’t care about transitive dependencies. If any vulnerabilities has been found, please report to Palantir Java Format Issues.

Testing

Every jar is tested only if java -jar <filename>.jar won’t fail (main class exists).

If Palantir stopped work for you or parameters has been changed please report to Palantir Java Format Issues.