License |
License |
---|---|
GroupId | GroupIdone.xingyi |
ArtifactId | ArtifactIdcertificates |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionA library to allow Restful APIs to be easily written
|
Filename | Size |
---|---|
certificates-1.1.pom | |
certificates-1.1.jar | 33 KB |
certificates-1.1-tests.jar | 2 KB |
certificates-1.1-sources.jar | 26 KB |
certificates-1.1-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/certificates/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>certificates</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/certificates/
implementation 'one.xingyi:certificates:1.1'
// https://jarcasting.com/artifacts/one.xingyi/certificates/
implementation ("one.xingyi:certificates:1.1")
'one.xingyi:certificates:jar:1.1'
<dependency org="one.xingyi" name="certificates" rev="1.1">
<artifact name="certificates" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='certificates', version='1.1')
)
libraryDependencies += "one.xingyi" % "certificates" % "1.1"
[one.xingyi/certificates "1.1"]
Group / Artifact | Type | Version |
---|---|---|
one.xingyi : core | jar | 1.1 |
one.xingyi : json | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |