Last Version

Ursus Project 0.2.2

A Java framework for developing lightweight RESTful web services

License

License

GroupId

GroupId

com.aceevo
ArtifactId

ArtifactId

ursus-parent
Version

Version

0.2.2
Type

Type

pom
Description

Description

Ursus Project
A Java framework for developing lightweight RESTful web services
Project URL

Project URL

https://github.com/rjenkins/ursus
Source Code Management

Source Code Management

http://github.com/rjenkins/ursus

Download ursus-parent 0.2.2

Filename Size
ursus-parent-0.2.2.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ursus-core
  • ursus-config
  • ursus-client
  • ursus-example-application
  • ursus-example-http-client
  • ursus-example-jersey-client
  • ursus-example-websocket-client
  • ursus-example-nio-application
  • ursus-example-nio-client