is not current version
Last Version 1.2.1-0

br.com.softplan.security.zap:zap-maven-plugin-parent 1.2.0-0

Parent project for the ZAP Maven Plugin

Categories

Categories

Maven Build Tools Security
GroupId

GroupId

br.com.softplan.security.zap
ArtifactId

ArtifactId

zap-maven-plugin-parent
Version

Version

1.2.0-0
Type

Type

pom

Download zap-maven-plugin-parent 1.2.0-0


<!-- https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-maven-plugin-parent/ -->
<dependency>
    <groupId>br.com.softplan.security.zap</groupId>
    <artifactId>zap-maven-plugin-parent</artifactId>
    <version>1.2.0-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-maven-plugin-parent/
implementation 'br.com.softplan.security.zap:zap-maven-plugin-parent:1.2.0-0'
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-maven-plugin-parent/
implementation ("br.com.softplan.security.zap:zap-maven-plugin-parent:1.2.0-0")
'br.com.softplan.security.zap:zap-maven-plugin-parent:pom:1.2.0-0'
<dependency org="br.com.softplan.security.zap" name="zap-maven-plugin-parent" rev="1.2.0-0">
  <artifact name="zap-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.softplan.security.zap', module='zap-maven-plugin-parent', version='1.2.0-0')
)
libraryDependencies += "br.com.softplan.security.zap" % "zap-maven-plugin-parent" % "1.2.0-0"
[br.com.softplan.security.zap/zap-maven-plugin-parent "1.2.0-0"]