Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.simy4.stub |
ArtifactId | ArtifactIdclient-stub-jersey1 |
Version | Version1.0.0-M1 |
Type | Typejar |
Filename | Size |
---|---|
client-stub-jersey1-1.0.0-M1.pom | |
client-stub-jersey1-1.0.0-M1.jar | 98 KB |
client-stub-jersey1-1.0.0-M1-sources.jar | 819 bytes |
client-stub-jersey1-1.0.0-M1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey1/ -->
<dependency>
<groupId>com.github.simy4.stub</groupId>
<artifactId>client-stub-jersey1</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey1/
implementation 'com.github.simy4.stub:client-stub-jersey1:1.0.0-M1'
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey1/
implementation ("com.github.simy4.stub:client-stub-jersey1:1.0.0-M1")
'com.github.simy4.stub:client-stub-jersey1:jar:1.0.0-M1'
<dependency org="com.github.simy4.stub" name="client-stub-jersey1" rev="1.0.0-M1">
<artifact name="client-stub-jersey1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.stub', module='client-stub-jersey1', version='1.0.0-M1')
)
libraryDependencies += "com.github.simy4.stub" % "client-stub-jersey1" % "1.0.0-M1"
[com.github.simy4.stub/client-stub-jersey1 "1.0.0-M1"]