Registry / web-framework / scalate-core-2-11

scalate-core-2-11

JSON →
library1.10.1javamavenunverified

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

<dependency> <groupId>org.scalatra.scalate</groupId> <artifactId>scalate-core_2.11</artifactId> <version>1.10.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALATE-CORE-2-11
S
scalate-core-2-11
web-frameworkjavav1.10.1
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

Render a Scalate template with a variable.

import org.fusesource.scalate.TemplateEngine; TemplateEngine engine = new TemplateEngine(); String output = engine.layout("/path/to/template.ssp", Map.of("name", "World"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalate-core-2-11 — mvn dependency:get scalate-core-2-11 · libregistry