Last Version

com.aceevo.ursus:ursus-scala_2.10.4 0.2.15

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.aceevo.ursus
ArtifactId

ArtifactId

ursus-scala_2.10.4
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-scala_2.10.4 0.2.15


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.aceevo.ursus : ursus-core jar 0.2.15
com.fasterxml.jackson.module : jackson-module-scala_2.10 jar 2.3.2

Project Modules

There are no modules declared in this project.