is not current version
Last Version 1.2.2.Final

io.github.project-openubl:quarkus-freemarker 1.2.0.RC1


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

quarkus-freemarker
Version

Version

1.2.0.RC1
Type

Type

jar

Download quarkus-freemarker 1.2.0.RC1


<!-- https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker/ -->
<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>quarkus-freemarker</artifactId>
    <version>1.2.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker/
implementation 'io.github.project-openubl:quarkus-freemarker:1.2.0.RC1'
// https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker/
implementation ("io.github.project-openubl:quarkus-freemarker:1.2.0.RC1")
'io.github.project-openubl:quarkus-freemarker:jar:1.2.0.RC1'
<dependency org="io.github.project-openubl" name="quarkus-freemarker" rev="1.2.0.RC1">
  <artifact name="quarkus-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='quarkus-freemarker', version='1.2.0.RC1')
)
libraryDependencies += "io.github.project-openubl" % "quarkus-freemarker" % "1.2.0.RC1"
[io.github.project-openubl/quarkus-freemarker "1.2.0.RC1"]