License |
License |
---|---|
GroupId | GroupIdpl.fhframework.dp |
ArtifactId | ArtifactIdfhdp-commons-ws |
Version | Version4.9.24 |
Type | Typejar |
Description |
DescriptionFHDP common modules
|
Filename | Size |
---|---|
fhdp-commons-ws-4.9.24.pom | |
fhdp-commons-ws-4.9.24.jar | 11 KB |
fhdp-commons-ws-4.9.24-sources.jar | 6 KB |
fhdp-commons-ws-4.9.24-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ws/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-ws</artifactId>
<version>4.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ws/
implementation 'pl.fhframework.dp:fhdp-commons-ws:4.9.24'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ws/
implementation ("pl.fhframework.dp:fhdp-commons-ws:4.9.24")
'pl.fhframework.dp:fhdp-commons-ws:jar:4.9.24'
<dependency org="pl.fhframework.dp" name="fhdp-commons-ws" rev="4.9.24">
<artifact name="fhdp-commons-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-ws', version='4.9.24')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-ws" % "4.9.24"
[pl.fhframework.dp/fhdp-commons-ws "4.9.24"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.dp : fhdp-commons-base | jar | 4.9.24 |
pl.fhframework.dp : fhdp-commons-utils | jar | 4.9.24 |
pl.fhframework.dp : fhdp-commons-transport | jar | 4.9.24 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
commons-beanutils : commons-beanutils | jar | |
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
commons-codec : commons-codec | jar | |
xalan : xalan | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | |
org.springframework : spring-web | jar | |
org.jboss.ws.cxf : jbossws-cxf-client | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |