| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdpro.savant.circumflex |
| ArtifactId | ArtifactIdcircumflex-ftl |
| Version | Version3.0-RC1 |
| Type | Typejar |
| Description |
DescriptionCircumflex Freemarker Helper
Circumflex is a set of software components for quick and robust application
development using Scala programming language.
|
| Filename | Size |
|---|---|
| circumflex-ftl-3.0-RC1.pom | |
| circumflex-ftl-3.0-RC1.jar | 41 KB |
| circumflex-ftl-3.0-RC1-sources.jar | 5 KB |
| circumflex-ftl-3.0-RC1-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-ftl/ -->
<dependency>
<groupId>pro.savant.circumflex</groupId>
<artifactId>circumflex-ftl</artifactId>
<version>3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-ftl/
implementation 'pro.savant.circumflex:circumflex-ftl:3.0-RC1'
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-ftl/
implementation ("pro.savant.circumflex:circumflex-ftl:3.0-RC1")
'pro.savant.circumflex:circumflex-ftl:jar:3.0-RC1'
<dependency org="pro.savant.circumflex" name="circumflex-ftl" rev="3.0-RC1">
<artifact name="circumflex-ftl" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.savant.circumflex', module='circumflex-ftl', version='3.0-RC1')
)
libraryDependencies += "pro.savant.circumflex" % "circumflex-ftl" % "3.0-RC1"
[pro.savant.circumflex/circumflex-ftl "3.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| pro.savant.circumflex : circumflex-web | jar | 3.0-RC1 |
| pro.savant.circumflex : circumflex-markeven | jar | 3.0-RC1 |
| org.freemarker : freemarker | jar | 2.3.18 |
| commons-beanutils : commons-beanutils | jar | 1.8.0 |
| org.scala-lang : scala-library | jar | 2.10.0 |
| org.scala-lang : scala-compiler | jar | 2.10.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.scalatest : scalatest_2.10.0 | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : jline | jar | 2.10.0 |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| ch.qos.logback : logback-core | jar | 0.9.26 |