License |
License |
---|---|
GroupId | GroupIdorg.echocat.marquardt |
ArtifactId | ArtifactIdparent |
Version | Version0.14 |
Type | Typepom |
Description |
DescriptionMarquardt Java SDK
A library for access control based on signed certificates from a central authority. Certificates can be
verified without roundtrips to the authority.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.14.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.echocat.marquardt/parent/ -->
<dependency>
<groupId>org.echocat.marquardt</groupId>
<artifactId>parent</artifactId>
<version>0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.echocat.marquardt/parent/
implementation 'org.echocat.marquardt:parent:0.14'
// https://jarcasting.com/artifacts/org.echocat.marquardt/parent/
implementation ("org.echocat.marquardt:parent:0.14")
'org.echocat.marquardt:parent:pom:0.14'
<dependency org="org.echocat.marquardt" name="parent" rev="0.14">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.echocat.marquardt', module='parent', version='0.14')
)
libraryDependencies += "org.echocat.marquardt" % "parent" % "0.14"
[org.echocat.marquardt/parent "0.14"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |