Last Version

io.jooby:jooby-pebble 2.15.1

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-pebble
Version

Version

2.15.1
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-pebble 2.15.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jooby : jooby jar 2.15.1
io.pebbletemplates : pebble jar 3.1.5

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.jacoco : org.jacoco.agent jar 0.8.8
io.jooby : jooby-test jar 2.15.1

Project Modules

There are no modules declared in this project.