License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.mavenplugins.maven-doctest-plugin |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDoctest Maven Plugin
A simple Mojo for Restful Webservice integration Testing with self-contained documentation.
|
Filename | Size |
---|---|
parent-1.8.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/ -->
<dependency>
<groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
<artifactId>parent</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/
implementation 'com.github.mavenplugins.maven-doctest-plugin:parent:1.8.1'
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/
implementation ("com.github.mavenplugins.maven-doctest-plugin:parent:1.8.1")
'com.github.mavenplugins.maven-doctest-plugin:parent:pom:1.8.1'
<dependency org="com.github.mavenplugins.maven-doctest-plugin" name="parent" rev="1.8.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mavenplugins.maven-doctest-plugin', module='parent', version='1.8.1')
)
libraryDependencies += "com.github.mavenplugins.maven-doctest-plugin" % "parent" % "1.8.1"
[com.github.mavenplugins.maven-doctest-plugin/parent "1.8.1"]