Last Version

Marquardt Java SDK - Authority 0.14

A library for access control based on signed certificates from a central authority. Certificates can be verified without roundtrips to the authority.

License

License

GroupId

GroupId

org.echocat.marquardt
ArtifactId

ArtifactId

authority
Version

Version

0.14
Type

Type

jar
Description

Description

Marquardt Java SDK - Authority
A library for access control based on signed certificates from a central authority. Certificates can be verified without roundtrips to the authority.
Project Organization

Project Organization

echocat

Download authority 0.14


<!-- https://jarcasting.com/artifacts/org.echocat.marquardt/authority/ -->
<dependency>
    <groupId>org.echocat.marquardt</groupId>
    <artifactId>authority</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.echocat.marquardt/authority/
implementation 'org.echocat.marquardt:authority:0.14'
// https://jarcasting.com/artifacts/org.echocat.marquardt/authority/
implementation ("org.echocat.marquardt:authority:0.14")
'org.echocat.marquardt:authority:jar:0.14'
<dependency org="org.echocat.marquardt" name="authority" rev="0.14">
  <artifact name="authority" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.echocat.marquardt', module='authority', version='0.14')
)
libraryDependencies += "org.echocat.marquardt" % "authority" % "0.14"
[org.echocat.marquardt/authority "0.14"]

Dependencies

compile (8)

Group / Artifact Type Version
org.echocat.marquardt : common jar 0.14
org.slf4j : slf4j-api jar 1.7.12
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10
com.google.guava : guava jar 18.0
org.hibernate : hibernate-validator jar 5.2.1.Final
com.google.code.findbugs : jsr305 jar 3.0.0

provided (3)

Group / Artifact Type Version
org.springframework : spring-web Optional jar 4.2.1.RELEASE
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.springframework.security : spring-security-core Optional jar 4.0.2.RELEASE

test (5)

Group / Artifact Type Version
org.echocat.marquardt : common test-jar 0.14
com.squareup.okhttp : okhttp jar 2.5.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.