Skip to content

Releases: br-fedaykin/PGC-Prototype-Client

Instable release

27 Aug 22:36
Compare
Choose a tag to compare
Instable release Pre-release
Pre-release

This is the first release and covers only the basic use cases defined for its production.

It's no way finished or should not be use as a library for other projects.

This build serves as a proof of concept of a academic project, and for ease of use dependencies were packaged together with the current project. To prevent issues with licences, I state that there is no commercial use or intent of use of this build, which is directed exclusively for academic purposes.

The release have two files:

  • hyperdcpabe-client-0.1-SNAPSHOT.jar : a jar file with only the project. It will work only if you include correctly the dependencies in the Java classpath.
  • hyperdcpabe-client-0.1-SNAPSHOT-lib.jar: a fat-jar containing the project and their dependencies, you only need it to run.

This build is compatible with JVM 1.8.