zeidon-scalatra-rest

Parent to all Zeidon Java projects

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.quinsoft.zeidon
ArtifactId

ArtifactId

zeidon-scalatra-rest
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

zeidon-scalatra-rest
Parent to all Zeidon Java projects

Download zeidon-scalatra-rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.quinsoft.zeidon/zeidon-scalatra-rest/ -->
<dependency>
    <groupId>com.quinsoft.zeidon</groupId>
    <artifactId>zeidon-scalatra-rest</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.quinsoft.zeidon/zeidon-scalatra-rest/
implementation 'com.quinsoft.zeidon:zeidon-scalatra-rest:2.0.1'
// https://jarcasting.com/artifacts/com.quinsoft.zeidon/zeidon-scalatra-rest/
implementation ("com.quinsoft.zeidon:zeidon-scalatra-rest:2.0.1")
'com.quinsoft.zeidon:zeidon-scalatra-rest:jar:2.0.1'
<dependency org="com.quinsoft.zeidon" name="zeidon-scalatra-rest" rev="2.0.1">
  <artifact name="zeidon-scalatra-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quinsoft.zeidon', module='zeidon-scalatra-rest', version='2.0.1')
)
libraryDependencies += "com.quinsoft.zeidon" % "zeidon-scalatra-rest" % "2.0.1"
[com.quinsoft.zeidon/zeidon-scalatra-rest "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.quinsoft.zeidon : zeidon-scala jar 2.0.1
org.scalatra : scalatra_2.12 jar 2.7.0

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.7.0
1.5.0
1.4.1