License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.martinreinhardt-online |
ArtifactId | ArtifactIdzap-maven-plugin-parent |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionZAP Maven Plugin Parent
Parent project for the ZAP Maven Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zap-maven-plugin-parent-0.1.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.martinreinhardt-online/zap-maven-plugin-parent/ -->
<dependency>
<groupId>de.martinreinhardt-online</groupId>
<artifactId>zap-maven-plugin-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.martinreinhardt-online/zap-maven-plugin-parent/
implementation 'de.martinreinhardt-online:zap-maven-plugin-parent:0.1.0'
// https://jarcasting.com/artifacts/de.martinreinhardt-online/zap-maven-plugin-parent/
implementation ("de.martinreinhardt-online:zap-maven-plugin-parent:0.1.0")
'de.martinreinhardt-online:zap-maven-plugin-parent:pom:0.1.0'
<dependency org="de.martinreinhardt-online" name="zap-maven-plugin-parent" rev="0.1.0">
<artifact name="zap-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.martinreinhardt-online', module='zap-maven-plugin-parent', version='0.1.0')
)
libraryDependencies += "de.martinreinhardt-online" % "zap-maven-plugin-parent" % "0.1.0"
[de.martinreinhardt-online/zap-maven-plugin-parent "0.1.0"]