Last Version

Dust 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-base
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project URL

http://dust.l4.se

Download dust-base 0.6.0

Filename Size
dust-base-0.6.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dust-core
  • dust-servlet
  • dust-jaxrs
  • dust-jaxrs-resteasy
  • dust-validation