Here you can find a set of necessary components to run the whole framework. They can also be used solely but it is recommended to make use of all the components together.
All components of CHARON are distributed unter the GNU Lesser General Public License, Version 3.
All binaries (jar, zip, war, aar, mar) are signed by the Environmental Informatics Group EIG with the Java jar signer tool.
Here you can download the most current versions of CHARON service implementations and tools.
| Binary | MD5 | SHA1 | |
|---|---|---|---|
| Identity Management And Authentication Service | identity-authen-service-1.0-SNAPSHOT-bin-zip | MD5 | SHA1 |
| Policy Management And Authorisation Service | policy-author-service-1.0-SNAPSHOT-bin.zip | MD5 | SHA1 |
| Profile Management Service | profile-management-service-1.0-SNAPSHOT-bin.zip | MD5 | SHA1 |
| PEP Service | pep-service-1.0-SNAPSHOT-bin.zip | MD5 | SHA1 |
| Proxy Generator | proxy-code-generator-1.0-SNAPSHOT-bin.zip | MD5 | SHA1 |
| Administration Client | admin-client-gwt-1.0-SNAPSHOT.war | MD5 | SHA1 |
Here you can download SQL scripts that create databases for the corresponding services in their current version. They use MySQL specific syntax extenstions that may not be present in other DBMS'.
| Script | MD5 | SHA1 | |
|---|---|---|---|
| Identity Management And Authentication Service | identity-authen-service-1.0-SNAPSHOT-db.sql | MD5 | SHA1 |
| Policy Management And Authorisation Service | policy-author-service-1.0-SNAPSHOT-db.sql | MD5 | SHA1 |
| Profile Management Service | profile-management-service-1.0-SNAPSHOT-db.sql | MD5 | SHA1 |
Here you can download some additional stuff, that is necessary at the moment because of Axis2 "limitations".
| Library | MD5 | SHA1 | |
|---|---|---|---|
| Axis2 Kernel fixed | axis2-kernel-1.4.1-AXIS-3191-fix_EIG.jar | MD5 | SHA1 |
| MySQL Connector | mysql-connector-java-5.1.6.jar | MD5 | SHA1 |
| Service XMLBeans | acs-xbeans-1.0.jar | MD5 | SHA1 |
| Spring | spring-2.5.1.jar | MD5 | SHA1 |
All releases can be found in our repository manager.