A library for access control based on signed certificates from a central authority. Certificates can be verified without roundtrips to the authority.
'org.echocat.marquardt:example:0.8'
<dependency> <groupId>org.echocat.marquardt</groupId> <artifactId>example</artifactId> <version>0.8</version> </dependency>
<dependency org="org.echocat.marquardt" name="example" rev="0.8"/>
"org.echocat.marquardt", "example", "0.8"