Last Version

dust-core 0.6.0

Dust is a template engine and asset management library built to be used with JAX-RS (via Resteasy).

License

License

GroupId

GroupId

se.l4.dust
ArtifactId

ArtifactId

dust-core
Version

Version

0.6.0
Type

Type

jar
Description

Description

dust-core
Dust is a template engine and asset management library built to be used with JAX-RS (via Resteasy).

Download dust-core 0.6.0


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

Dependencies

compile (5)

Group / Artifact Type Version
se.l4.crayon : crayon-core jar 1.1.0
se.l4.commons : commons-types jar 1.1.0
org.antlr : antlr4-runtime jar 4.7.2
org.slf4j : slf4j-api jar 1.8.0-beta4
org.javassist : javassist jar 3.26.0-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.