Last Version

Portent Jinja Engine 0.3.1

Support for the using the Jinja engine with Portent

License

License

GroupId

GroupId

com.casualsuperman.portent.engines
ArtifactId

ArtifactId

jinja
Version

Version

0.3.1
Type

Type

jar
Description

Description

Portent Jinja Engine
Support for the using the Jinja engine with Portent
Project URL

Project URL

https://gitlab.com/CasualSuperman/portent/

Download jinja 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.casualsuperman.portent : generator jar 0.3.1
com.hubspot.jinjava : jinjava jar 2.5.4
com.google.guava : guava jar 25.0-jre
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.