License |
License |
---|---|
GroupId | GroupIdde.gematik.test |
ArtifactId | ArtifactIdtiger-standalone-proxy |
Version | Version0.22.3 |
Type | Typejar |
Description |
DescriptionShort project description
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.gematik.test/tiger-standalone-proxy/ -->
<dependency>
<groupId>de.gematik.test</groupId>
<artifactId>tiger-standalone-proxy</artifactId>
<version>0.22.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.test/tiger-standalone-proxy/
implementation 'de.gematik.test:tiger-standalone-proxy:0.22.3'
// https://jarcasting.com/artifacts/de.gematik.test/tiger-standalone-proxy/
implementation ("de.gematik.test:tiger-standalone-proxy:0.22.3")
'de.gematik.test:tiger-standalone-proxy:jar:0.22.3'
<dependency org="de.gematik.test" name="tiger-standalone-proxy" rev="0.22.3">
<artifact name="tiger-standalone-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.test', module='tiger-standalone-proxy', version='0.22.3')
)
libraryDependencies += "de.gematik.test" % "tiger-standalone-proxy" % "0.22.3"
[de.gematik.test/tiger-standalone-proxy "0.22.3"]
Group / Artifact | Type | Version |
---|---|---|
de.gematik.test : tiger-proxy | jar | 0.22.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |