Last Version

io.github.jklingsporn:vertx-web-templ-pebble 1.0.0

Vertx TemplateEngine implementation using Pebble

License

License

GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-web-templ-pebble
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.jklingsporn:vertx-web-templ-pebble
Vertx TemplateEngine implementation using Pebble
Project URL

Project URL

https://github.com/jklingsporn/vertx-web-templ-pebble
Source Code Management

Source Code Management

https://github.com/jklingsporn/vertx-web-templ-pebble

Download vertx-web-templ-pebble 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-web-templ-pebble/ -->
<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-web-templ-pebble</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-web-templ-pebble/
implementation 'io.github.jklingsporn:vertx-web-templ-pebble:1.0.0'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-web-templ-pebble/
implementation ("io.github.jklingsporn:vertx-web-templ-pebble:1.0.0")
'io.github.jklingsporn:vertx-web-templ-pebble:jar:1.0.0'
<dependency org="io.github.jklingsporn" name="vertx-web-templ-pebble" rev="1.0.0">
  <artifact name="vertx-web-templ-pebble" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-web-templ-pebble', version='1.0.0')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-web-templ-pebble" % "1.0.0"
[io.github.jklingsporn/vertx-web-templ-pebble "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mitchellbosecke : pebble jar 2.0.0
io.vertx : vertx-web jar 3.2.0

Project Modules

There are no modules declared in this project.