Categories |
CategoriesMaven Build Tools Security |
---|---|
GroupId | GroupIdbr.com.softplan.security.zap |
ArtifactId | ArtifactIdzap-maven-plugin-parent |
Version | Version1.0.1-0 |
Type | Typepom |
Filename | Size |
---|---|
zap-maven-plugin-parent-1.0.1-0.pom | 9 KB |
Browse |
<!-- 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.0.1-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.0.1-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.0.1-0")
'br.com.softplan.security.zap:zap-maven-plugin-parent:pom:1.0.1-0'
<dependency org="br.com.softplan.security.zap" name="zap-maven-plugin-parent" rev="1.0.1-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.0.1-0')
)
libraryDependencies += "br.com.softplan.security.zap" % "zap-maven-plugin-parent" % "1.0.1-0"
[br.com.softplan.security.zap/zap-maven-plugin-parent "1.0.1-0"]