C4-PlantUML :: Libraries

A set of internal libraries to be used by the MOJOs

License

License

Categories

Categories

Maven Build Tools Ant UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.thewonderlemming.c4plantuml
ArtifactId

ArtifactId

c4plantuml-maven-libs
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

C4-PlantUML :: Libraries
A set of internal libraries to be used by the MOJOs

Download c4plantuml-maven-libs

How to add to project

<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/ -->
<dependency>
    <groupId>org.thewonderlemming.c4plantuml</groupId>
    <artifactId>c4plantuml-maven-libs</artifactId>
    <version>1.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:pom:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-maven-libs" rev="1.0.0-RC1">
  <artifact name="c4plantuml-maven-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-maven-libs', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-maven-libs" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-maven-libs "1.0.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lib-testing
  • lib-grammars
  • lib-commons
  • lib-syntaxchecker
  • lib-linter
  • lib-graphml

Versions

Version
1.0.0-RC1