pascalalfadian / SIAModels

Java classes representing objects available in UNPAR's Sistem Informasi Akademik
MIT License
0 stars 16 forks source link

SIAModels

Maven Central

Java classes representing objects available in UNPAR's Sistem Informasi Akademik. Requires Java 1.8.

Deploying

$ GPG_TTY=$(tty)
$ export GPG_TTY
$ mvn clean deploy

Why the two first commands? because of this.