GroupId | GroupIdcom.fortify.ssc.parser.util |
---|---|
ArtifactId | ArtifactIdfortify-ssc-parser-util-bom |
Version | Version1.5.0.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
fortify-ssc-parser-util-bom-1.5.0.RELEASE.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util-bom/ -->
<dependency>
<groupId>com.fortify.ssc.parser.util</groupId>
<artifactId>fortify-ssc-parser-util-bom</artifactId>
<version>1.5.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util-bom/
implementation 'com.fortify.ssc.parser.util:fortify-ssc-parser-util-bom:1.5.0.RELEASE'
// https://jarcasting.com/artifacts/com.fortify.ssc.parser.util/fortify-ssc-parser-util-bom/
implementation ("com.fortify.ssc.parser.util:fortify-ssc-parser-util-bom:1.5.0.RELEASE")
'com.fortify.ssc.parser.util:fortify-ssc-parser-util-bom:pom:1.5.0.RELEASE'
<dependency org="com.fortify.ssc.parser.util" name="fortify-ssc-parser-util-bom" rev="1.5.0.RELEASE">
<artifact name="fortify-ssc-parser-util-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortify.ssc.parser.util', module='fortify-ssc-parser-util-bom', version='1.5.0.RELEASE')
)
libraryDependencies += "com.fortify.ssc.parser.util" % "fortify-ssc-parser-util-bom" % "1.5.0.RELEASE"
[com.fortify.ssc.parser.util/fortify-ssc-parser-util-bom "1.5.0.RELEASE"]