License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-maven-plugin-it |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionC4-PlantUML :: Plugin :: Mojos Integration Testing
Integration testing for the C4PlantUML Maven Plugin
|
Filename | Size |
---|---|
c4plantuml-maven-plugin-it-1.0.0-RC1.pom | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.thewonderlemming.c4plantuml : c4plantuml-maven-plugin | maven-plugin | 1.0.0-RC1 |
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 |