Registry / other / scalate-core

scalate-core

JSON →
library1.5.3javamavenunverified

Core library for Scalate, a Scala-based template engine.

<dependency> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-core</artifactId> <version>1.5.3</version> </dependency>
INSTALL
IMPORT
SIG · SCALATE-CORE
S
scalate-core
otherjavav1.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TemplateEngine
org.fusesource.scalate.TemplateEngine

Basic usage of Scalate TemplateEngine.

import org.fusesource.scalate.TemplateEngine; public class Example { public static void main(String[] args) { TemplateEngine engine = new TemplateEngine(); System.out.println("Scalate engine created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
scalate-core — mvn dependency:get scalate-core · libregistry