License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.crazyyak.dev |
ArtifactId | ArtifactIdyak-dev-jersey-client |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyak-dev-jersey-client
Crazy Yak
|
<!-- https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-jersey-client/ -->
<dependency>
<groupId>org.crazyyak.dev</groupId>
<artifactId>yak-dev-jersey-client</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-jersey-client/
implementation 'org.crazyyak.dev:yak-dev-jersey-client:3.0.0'
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-jersey-client/
implementation ("org.crazyyak.dev:yak-dev-jersey-client:3.0.0")
'org.crazyyak.dev:yak-dev-jersey-client:jar:3.0.0'
<dependency org="org.crazyyak.dev" name="yak-dev-jersey-client" rev="3.0.0">
<artifact name="yak-dev-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crazyyak.dev', module='yak-dev-jersey-client', version='3.0.0')
)
libraryDependencies += "org.crazyyak.dev" % "yak-dev-jersey-client" % "3.0.0"
[org.crazyyak.dev/yak-dev-jersey-client "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.11 |
org.crazyyak.dev : yak-dev-common | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.crazyyak.dev : yak-dev-jackson | jar | 3.0.0 |
org.testng : testng | jar | 6.3.1 |