License |
License |
---|---|
GroupId | GroupIdcom.sksamuel.scalocity |
ArtifactId | ArtifactIdscalocity |
Version | Version0.9 |
Type | Typejar |
Description |
Descriptionscalocity
Scala compatible fork of Apache Velocity
|
Filename | Size |
---|---|
scalocity-0.9.pom | |
scalocity-0.9.jar | 388 KB |
scalocity-0.9-sources.jar | 438 KB |
scalocity-0.9-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |