Last Version

C4-PlantUML :: Plugin :: Mojos Integration Testing 1.0.0-RC1

Integration testing for the C4PlantUML Maven Plugin

License

License

Categories

Categories

Maven Build Tools Ant UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.thewonderlemming.c4plantuml
ArtifactId

ArtifactId

c4plantuml-maven-plugin-it
Version

Version

1.0.0-RC1
Type

Type

pom
Description

Description

C4-PlantUML :: Plugin :: Mojos Integration Testing
Integration testing for the C4PlantUML Maven Plugin

Download c4plantuml-maven-plugin-it 1.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.thewonderlemming.c4plantuml : c4plantuml-maven-plugin maven-plugin 1.0.0-RC1

test (9)

Group / Artifact Type Version
org.thewonderlemming.c4plantuml : c4plantuml-testingutils-lib jar 1.0.0-RC1
org.apache.maven : maven-core jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.shared : maven-verifier jar 1.7.0
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0
ch.qos.logback : logback-classic jar 1.2.3
org.easymock : easymock jar 4.2

Project Modules

There are no modules declared in this project.