| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Leaf Data Databases |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdscalatra-thymeleaf-support_2.9.1 |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptionscalatra-thymeleaf-support
scalatra-thymeleaf-support
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalatra-thymeleaf-support_2.9.1/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalatra-thymeleaf-support_2.9.1</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalatra-thymeleaf-support_2.9.1/
implementation 'com.github.seratch:scalatra-thymeleaf-support_2.9.1:2.0.2'
// https://jarcasting.com/artifacts/com.github.seratch/scalatra-thymeleaf-support_2.9.1/
implementation ("com.github.seratch:scalatra-thymeleaf-support_2.9.1:2.0.2")
'com.github.seratch:scalatra-thymeleaf-support_2.9.1:jar:2.0.2'
<dependency org="com.github.seratch" name="scalatra-thymeleaf-support_2.9.1" rev="2.0.2">
<artifact name="scalatra-thymeleaf-support_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalatra-thymeleaf-support_2.9.1', version='2.0.2')
)
libraryDependencies += "com.github.seratch" % "scalatra-thymeleaf-support_2.9.1" % "2.0.2"
[com.github.seratch/scalatra-thymeleaf-support_2.9.1 "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| org.scalatra : scalatra_2.9.1 | jar | 2.0.4 |
| org.thymeleaf : thymeleaf | jar | 2.0.15 |
| net.sourceforge.nekohtml : nekohtml | jar | 1.9.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatra : scalatra-scalatest_2.9.1 | jar | 2.0.4 |
| nz.net.ultraq.web.thymeleaf : thymeleaf-layout-dialect | jar | 1.0.5 |
| org.scalatest : scalatest_2.9.1 | jar | 1.8 |