| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.whosly |
| ArtifactId | ArtifactIdrapid-data-resp |
| Version | Version1.1.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionrapid-data-resp
rapid-data-resp
|
<!-- https://jarcasting.com/artifacts/com.whosly/rapid-data-resp/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>rapid-data-resp</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/rapid-data-resp/
implementation 'com.whosly:rapid-data-resp:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.whosly/rapid-data-resp/
implementation ("com.whosly:rapid-data-resp:1.1.0-RELEASE")
'com.whosly:rapid-data-resp:jar:1.1.0-RELEASE'
<dependency org="com.whosly" name="rapid-data-resp" rev="1.1.0-RELEASE">
<artifact name="rapid-data-resp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='rapid-data-resp', version='1.1.0-RELEASE')
)
libraryDependencies += "com.whosly" % "rapid-data-resp" % "1.1.0-RELEASE"
[com.whosly/rapid-data-resp "1.1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.whosly : api | jar | 1.3.0-RELEASE |
| com.whosly : rapid-lang-mask | jar | 4.0.0-RELEASE |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |