A project to generate PlantUML diagrams from Camel routes

camel-plantuml allows to generate PlantUML diagrams from deployed Camel routes

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка UML Прикладные библиотеки Documents Processing
Группа

Группа

io.github.ncasaux
Идентификатор

Идентификатор

camel2-plantuml
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

A project to generate PlantUML diagrams from Camel routes
camel-plantuml allows to generate PlantUML diagrams from deployed Camel routes
Ссылка на сайт

Ссылка на сайт

https://github.com/ncasaux/camel-plantuml
Система контроля версий

Система контроля версий

https://github.com/ncasaux/camel-plantuml.git

Скачать camel2-plantuml

Имя Файла Размер
camel2-plantuml-1.2.1.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.ncasaux/camel2-plantuml/ -->
<dependency>
    <groupId>io.github.ncasaux</groupId>
    <artifactId>camel2-plantuml</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ncasaux/camel2-plantuml/
implementation 'io.github.ncasaux:camel2-plantuml:1.2.1'
// https://jarcasting.com/artifacts/io.github.ncasaux/camel2-plantuml/
implementation ("io.github.ncasaux:camel2-plantuml:1.2.1")
'io.github.ncasaux:camel2-plantuml:pom:1.2.1'
<dependency org="io.github.ncasaux" name="camel2-plantuml" rev="1.2.1">
  <artifact name="camel2-plantuml" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ncasaux', module='camel2-plantuml', version='1.2.1')
)
libraryDependencies += "io.github.ncasaux" % "camel2-plantuml" % "1.2.1"
[io.github.ncasaux/camel2-plantuml "1.2.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-core jar
org.apache.camel : camel-netty-http jar
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.11.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Модули Проекта

  • camel-plantuml-jar

Версии библиотеки

Версия
1.2.1
1.2.0