License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.aceevo.ursus |
ArtifactId | ArtifactIdursus-example-jersey-client |
Version | Version0.2.15 |
Type | Typejar |
Description |
DescriptionA Java framework for developing lightweight RESTful web services and NIO applications on the JVM
|
<!-- https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-jersey-client/ -->
<dependency>
<groupId>com.aceevo.ursus</groupId>
<artifactId>ursus-example-jersey-client</artifactId>
<version>0.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-jersey-client/
implementation 'com.aceevo.ursus:ursus-example-jersey-client:0.2.15'
// https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-jersey-client/
implementation ("com.aceevo.ursus:ursus-example-jersey-client:0.2.15")
'com.aceevo.ursus:ursus-example-jersey-client:jar:0.2.15'
<dependency org="com.aceevo.ursus" name="ursus-example-jersey-client" rev="0.2.15">
<artifact name="ursus-example-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aceevo.ursus', module='ursus-example-jersey-client', version='0.2.15')
)
libraryDependencies += "com.aceevo.ursus" % "ursus-example-jersey-client" % "0.2.15"
[com.aceevo.ursus/ursus-example-jersey-client "0.2.15"]
Group / Artifact | Type | Version |
---|---|---|
com.aceevo.ursus : ursus-client | jar | 0.2.15 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.hibernate : hibernate-validator | jar | 5.0.1.Final |