License |
License |
---|---|
GroupId | GroupIdpl.fhframework.dp |
ArtifactId | ArtifactIdfhdp-commons-rest |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFHDP common modules
|
Filename | Size |
---|---|
fhdp-commons-rest-4.10.0.pom | |
fhdp-commons-rest-4.10.0.jar | 18 KB |
fhdp-commons-rest-4.10.0-sources.jar | 10 KB |
fhdp-commons-rest-4.10.0-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-rest</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/
implementation 'pl.fhframework.dp:fhdp-commons-rest:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/
implementation ("pl.fhframework.dp:fhdp-commons-rest:4.10.0")
'pl.fhframework.dp:fhdp-commons-rest:jar:4.10.0'
<dependency org="pl.fhframework.dp" name="fhdp-commons-rest" rev="4.10.0">
<artifact name="fhdp-commons-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-rest', version='4.10.0')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-rest" % "4.10.0"
[pl.fhframework.dp/fhdp-commons-rest "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
pl.fhframework.dp : fhdp-commons-transport | jar | 4.10.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |