Last Version

scalocity 0.9

Scala compatible fork of Apache Velocity

License

License

GroupId

GroupId

com.sksamuel.scalocity
ArtifactId

ArtifactId

scalocity
Version

Version

0.9
Type

Type

jar
Description

Description

scalocity
Scala compatible fork of Apache Velocity

Download scalocity 0.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-log4j12 jar 1.6.6
org.slf4j : slf4j-api jar 1.6.6
log4j : log4j jar 1.2.17
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
hsqldb : hsqldb jar 1.7.1
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.