Skip to content

balthorium/clique-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clique Java SDK

Building the SDK

$ mvn verify

Artifacts and Reports

SDK Library (package phase): target/clique-sdk-<version>.jar

Unit Test Report (test phase): target/surefire-reports/index.html

Test Coverage Report (test phase): target/site/jacoco-ut/index.html

Static Analysis Report (verify phase): target/site/findbugs/findbugsXml.xml

Coding Style Report (verify phase): target/checkstyle-result.xml

Javadocs (verify phase): target/site/apidocs/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages