Last Version

A project to generate PlantUML diagrams from Camel routes 1.2.1

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

License

License

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

io.github.ncasaux
ArtifactId

ArtifactId

camel2-plantuml
Version

Version

1.2.1
Type

Type

pom
Description

Description

A project to generate PlantUML diagrams from Camel routes
camel-plantuml allows to generate PlantUML diagrams from deployed Camel routes
Project URL

Project URL

https://github.com/ncasaux/camel-plantuml
Source Code Management

Source Code Management

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

Download camel2-plantuml 1.2.1


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

  • camel-plantuml-jar