| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаio.github.project-openubl |
| Идентификатор | Идентификаторquarkus-freemarker-deployment |
| Версия | Версия1.2.2.Final |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus Extensions :: Freemarker :: Deployment
Microservice for creating XML files based on UBL
|
<!-- https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker-deployment/ -->
<dependency>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-freemarker-deployment</artifactId>
<version>1.2.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker-deployment/
implementation 'io.github.project-openubl:quarkus-freemarker-deployment:1.2.2.Final'
// https://jarcasting.com/artifacts/io.github.project-openubl/quarkus-freemarker-deployment/
implementation ("io.github.project-openubl:quarkus-freemarker-deployment:1.2.2.Final")
'io.github.project-openubl:quarkus-freemarker-deployment:jar:1.2.2.Final'
<dependency org="io.github.project-openubl" name="quarkus-freemarker-deployment" rev="1.2.2.Final">
<artifact name="quarkus-freemarker-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-openubl', module='quarkus-freemarker-deployment', version='1.2.2.Final')
)
libraryDependencies += "io.github.project-openubl" % "quarkus-freemarker-deployment" % "1.2.2.Final"
[io.github.project-openubl/quarkus-freemarker-deployment "1.2.2.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-core-deployment | jar | 1.8.3.Final |
| io.quarkus : quarkus-arc-deployment | jar | 1.8.3.Final |
| io.github.project-openubl : quarkus-freemarker | jar | 1.2.2.Final |