Last Version

sparkling-template-multimodule 1.1.2

Multimodule build for the sparkling-template project.

License

License

GroupId

GroupId

com.github.heuermh.sparkling
ArtifactId

ArtifactId

sparkling-template-multimodule
Version

Version

1.1.2
Type

Type

pom
Description

Description

sparkling-template-multimodule
Multimodule build for the sparkling-template project.

Download sparkling-template-multimodule 1.1.2


<!-- https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/ -->
<dependency>
    <groupId>com.github.heuermh.sparkling</groupId>
    <artifactId>sparkling-template-multimodule</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/
implementation 'com.github.heuermh.sparkling:sparkling-template-multimodule:1.1.2'
// https://jarcasting.com/artifacts/com.github.heuermh.sparkling/sparkling-template-multimodule/
implementation ("com.github.heuermh.sparkling:sparkling-template-multimodule:1.1.2")
'com.github.heuermh.sparkling:sparkling-template-multimodule:pom:1.1.2'
<dependency org="com.github.heuermh.sparkling" name="sparkling-template-multimodule" rev="1.1.2">
  <artifact name="sparkling-template-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.sparkling', module='sparkling-template-multimodule', version='1.1.2')
)
libraryDependencies += "com.github.heuermh.sparkling" % "sparkling-template-multimodule" % "1.1.2"
[com.github.heuermh.sparkling/sparkling-template-multimodule "1.1.2"]

Dependencies

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

Project Modules

  • api
  • mustache
  • mustache-example
  • velocity
  • velocity-example