License |
License |
---|---|
GroupId | GroupIdde.gematik.test |
ArtifactId | ArtifactIdtiger-proxy |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionShort project description
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tiger-proxy-0.5.0.pom | |
tiger-proxy-0.5.0.jar | 50 KB |
tiger-proxy-0.5.0-sources.jar | 25 KB |
tiger-proxy-0.5.0-javadoc.jar | 499 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.test/tiger-proxy/ -->
<dependency>
<groupId>de.gematik.test</groupId>
<artifactId>tiger-proxy</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.test/tiger-proxy/
implementation 'de.gematik.test:tiger-proxy:0.5.0'
// https://jarcasting.com/artifacts/de.gematik.test/tiger-proxy/
implementation ("de.gematik.test:tiger-proxy:0.5.0")
'de.gematik.test:tiger-proxy:jar:0.5.0'
<dependency org="de.gematik.test" name="tiger-proxy" rev="0.5.0">
<artifact name="tiger-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.test', module='tiger-proxy', version='0.5.0')
)
libraryDependencies += "de.gematik.test" % "tiger-proxy" % "0.5.0"
[de.gematik.test/tiger-proxy "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.code.gson : gson | jar | 2.8.6 |
org.bitbucket.b_c : jose4j | jar | 0.7.2 |
org.apache.commons : commons-jexl3 | jar | 3.1 |
commons-io : commons-io | jar | 2.7 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bctls-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
com.beust : jcommander | jar | 1.81 |
io.github.arkinator : mockserver-netty | jar | 5.11.3 |
com.konghq : unirest-java | jar | 3.11.11 |
de.gematik : rbellogger | jar | 0.8.6 |
org.cfg4j : cfg4j-core | jar | 4.4.0 |
org.springframework.boot : spring-boot-starter-websocket | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |