Last Version

com.aceevo.ursus:ursus-example-jersey-client 0.2.15

A Java framework for developing lightweight RESTful web services and NIO applications on the JVM

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.aceevo.ursus
ArtifactId

ArtifactId

ursus-example-jersey-client
Version

Version

0.2.15
Type

Type

jar
Description

Description

A Java framework for developing lightweight RESTful web services and NIO applications on the JVM

Download ursus-example-jersey-client 0.2.15


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.