Categories |
CategoriesCLI User Interface Wire Data Data Structures Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.sdase.commons |
ArtifactId | ArtifactIdsda-commons-client-jersey-wiremock-testing |
Version | Version2.34.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey-wiremock-testing/ -->
<dependency>
<groupId>org.sdase.commons</groupId>
<artifactId>sda-commons-client-jersey-wiremock-testing</artifactId>
<version>2.34.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey-wiremock-testing/
implementation 'org.sdase.commons:sda-commons-client-jersey-wiremock-testing:2.34.5'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey-wiremock-testing/
implementation ("org.sdase.commons:sda-commons-client-jersey-wiremock-testing:2.34.5")
'org.sdase.commons:sda-commons-client-jersey-wiremock-testing:jar:2.34.5'
<dependency org="org.sdase.commons" name="sda-commons-client-jersey-wiremock-testing" rev="2.34.5">
<artifact name="sda-commons-client-jersey-wiremock-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-client-jersey-wiremock-testing', version='2.34.5')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-client-jersey-wiremock-testing" % "2.34.5"
[org.sdase.commons/sda-commons-client-jersey-wiremock-testing "2.34.5"]