Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdcom.github.rlon008 |
ArtifactId | ArtifactIdtestamation-jdk7-httpmock-jetty |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-jetty/ -->
<dependency>
<groupId>com.github.rlon008</groupId>
<artifactId>testamation-jdk7-httpmock-jetty</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-jetty/
implementation 'com.github.rlon008:testamation-jdk7-httpmock-jetty:1.1'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-jetty/
implementation ("com.github.rlon008:testamation-jdk7-httpmock-jetty:1.1")
'com.github.rlon008:testamation-jdk7-httpmock-jetty:jar:1.1'
<dependency org="com.github.rlon008" name="testamation-jdk7-httpmock-jetty" rev="1.1">
<artifact name="testamation-jdk7-httpmock-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-jdk7-httpmock-jetty', version='1.1')
)
libraryDependencies += "com.github.rlon008" % "testamation-jdk7-httpmock-jetty" % "1.1"
[com.github.rlon008/testamation-jdk7-httpmock-jetty "1.1"]