Last Version

Quarkus Extensions :: Freemarker :: Runtime 1.2.2.Final

Microservice for creating XML files based on UBL

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.github.project-openubl
ArtifactId

ArtifactId

quarkus-freemarker
Version

Version

1.2.2.Final
Type

Type

jar
Description

Description

Quarkus Extensions :: Freemarker :: Runtime
Microservice for creating XML files based on UBL

Download quarkus-freemarker 1.2.2.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-core jar
io.quarkus : quarkus-arc jar
org.freemarker : freemarker jar 2.3.28

Project Modules

There are no modules declared in this project.