License |
License |
---|---|
GroupId | GroupIdpl.fhframework.dp |
ArtifactId | ArtifactIdfhdp-commons-transport |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFHDP common modules
|
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-transport/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-transport</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-transport/
implementation 'pl.fhframework.dp:fhdp-commons-transport:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-transport/
implementation ("pl.fhframework.dp:fhdp-commons-transport:4.10.0")
'pl.fhframework.dp:fhdp-commons-transport:jar:4.10.0'
<dependency org="pl.fhframework.dp" name="fhdp-commons-transport" rev="4.10.0">
<artifact name="fhdp-commons-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-transport', version='4.10.0')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-transport" % "4.10.0"
[pl.fhframework.dp/fhdp-commons-transport "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.dp : fhdp-commons-base | jar | 4.10.0 |
pl.fhframework.dp : fhdp-commons-jaxb | jar | 4.10.0 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.2 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-elasticsearch | jar | |
org.springframework.data : spring-data-commons | jar | |
org.elasticsearch.client : transport | jar | 7.15.2 |
org.elasticsearch.plugin : transport-netty4-client | jar | 7.15.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.15.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | |
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |