License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.redpipe |
ArtifactId | ArtifactIdredpipe-templating-freemarker |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionredpipe-templating-freemarker
Redpipe Web Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.redpipe/redpipe-templating-freemarker/ -->
<dependency>
<groupId>net.redpipe</groupId>
<artifactId>redpipe-templating-freemarker</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.redpipe/redpipe-templating-freemarker/
implementation 'net.redpipe:redpipe-templating-freemarker:0.0.4'
// https://jarcasting.com/artifacts/net.redpipe/redpipe-templating-freemarker/
implementation ("net.redpipe:redpipe-templating-freemarker:0.0.4")
'net.redpipe:redpipe-templating-freemarker:jar:0.0.4'
<dependency org="net.redpipe" name="redpipe-templating-freemarker" rev="0.0.4">
<artifact name="redpipe-templating-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.redpipe', module='redpipe-templating-freemarker', version='0.0.4')
)
libraryDependencies += "net.redpipe" % "redpipe-templating-freemarker" % "0.0.4"
[net.redpipe/redpipe-templating-freemarker "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.redpipe : redpipe-engine | jar | 0.0.4 |
io.vertx : vertx-web-templ-freemarker | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-unit | jar | 3.5.1 |