Last Version

com.aceevo.ursus:ursus-example-application 0.2.15

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

License

License

GroupId

GroupId

com.aceevo.ursus
ArtifactId

ArtifactId

ursus-example-application
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-application 0.2.15


<!-- https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-application/ -->
<dependency>
    <groupId>com.aceevo.ursus</groupId>
    <artifactId>ursus-example-application</artifactId>
    <version>0.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-application/
implementation 'com.aceevo.ursus:ursus-example-application:0.2.15'
// https://jarcasting.com/artifacts/com.aceevo.ursus/ursus-example-application/
implementation ("com.aceevo.ursus:ursus-example-application:0.2.15")
'com.aceevo.ursus:ursus-example-application:jar:0.2.15'
<dependency org="com.aceevo.ursus" name="ursus-example-application" rev="0.2.15">
  <artifact name="ursus-example-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aceevo.ursus', module='ursus-example-application', version='0.2.15')
)
libraryDependencies += "com.aceevo.ursus" % "ursus-example-application" % "0.2.15"
[com.aceevo.ursus/ursus-example-application "0.2.15"]

Dependencies

compile (4)

Group / Artifact Type Version
com.aceevo.ursus : ursus-core jar 0.2.15
com.aceevo.ursus : ursus-config jar 0.2.15
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.7
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.