Skip to content

axelerod/cms-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#CMS Gateway Java API

##Build In order to build library jar, use following command in 'client' directory:

./gradlew --daemon clean build

If build is successful, jar file can be found in 'client/build/libs' directory.

In order to build library jar, install it to local maven repo, calculate SHA and MD5 on artifact use following command in 'client' directory:

./gradlew --daemon clean build install generateCheckSums

If build is successful, jar and MD5 and SHA checksum files can be found in 'client/build/libs' directory. Generated pom file with checksum are in client/build/poms directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published