| License |
License |
|---|---|
| GroupId | GroupIdone.xingyi |
| ArtifactId | ArtifactIdreference4 |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionA library to allow Restful APIs to be easily written
|
| Filename | Size |
|---|---|
| reference4-1.1.pom | |
| reference4-1.1.jar | 64 KB |
| reference4-1.1-tests.jar | 6 KB |
| reference4-1.1-sources.jar | 55 KB |
| reference4-1.1-javadoc.jar | 821 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/reference4/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>reference4</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/reference4/
implementation 'one.xingyi:reference4:1.1'
// https://jarcasting.com/artifacts/one.xingyi/reference4/
implementation ("one.xingyi:reference4:1.1")
'one.xingyi:reference4:jar:1.1'
<dependency org="one.xingyi" name="reference4" rev="1.1">
<artifact name="reference4" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='reference4', version='1.1')
)
libraryDependencies += "one.xingyi" % "reference4" % "1.1"
[one.xingyi/reference4 "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 |