License |
License |
---|---|
Categories |
CategoriesScala Languages ORM Data |
GroupId | GroupIdio.github.gitbucket |
ArtifactId | ArtifactIdscalatra-forms_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionscalatra-forms
scalatra-forms
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.gitbucket |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalatra-forms_2.11-1.0.0.pom | |
scalatra-forms_2.11-1.0.0.jar | 155 KB |
scalatra-forms_2.11-1.0.0-sources.jar | 7 KB |
scalatra-forms_2.11-1.0.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gitbucket/scalatra-forms_2.11/ -->
<dependency>
<groupId>io.github.gitbucket</groupId>
<artifactId>scalatra-forms_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gitbucket/scalatra-forms_2.11/
implementation 'io.github.gitbucket:scalatra-forms_2.11:1.0.0'
// https://jarcasting.com/artifacts/io.github.gitbucket/scalatra-forms_2.11/
implementation ("io.github.gitbucket:scalatra-forms_2.11:1.0.0")
'io.github.gitbucket:scalatra-forms_2.11:jar:1.0.0'
<dependency org="io.github.gitbucket" name="scalatra-forms_2.11" rev="1.0.0">
<artifact name="scalatra-forms_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gitbucket', module='scalatra-forms_2.11', version='1.0.0')
)
libraryDependencies += "io.github.gitbucket" % "scalatra-forms_2.11" % "1.0.0"
[io.github.gitbucket/scalatra-forms_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatra : scalatra_2.11 | jar | 2.4.0 |
org.scalatra : scalatra-json_2.11 | jar | 2.4.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.3.0 |
org.eclipse.jetty : jetty-webapp | jar | 9.3.6.v20151106 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatra : scalatra-specs2_2.11 | jar | 2.4.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |