License |
License
BSD style modified by Coverity
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.coverity.security |
ArtifactId | ArtifactIdcoverity-security-library |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncoverity-security-library
Open source security library from Coverity
|
Filename | Size |
---|---|
coverity-security-library-1.1.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coverity.security/coverity-security-library/ -->
<dependency>
<groupId>com.coverity.security</groupId>
<artifactId>coverity-security-library</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coverity.security/coverity-security-library/
implementation 'com.coverity.security:coverity-security-library:1.1.1'
// https://jarcasting.com/artifacts/com.coverity.security/coverity-security-library/
implementation ("com.coverity.security:coverity-security-library:1.1.1")
'com.coverity.security:coverity-security-library:pom:1.1.1'
<dependency org="com.coverity.security" name="coverity-security-library" rev="1.1.1">
<artifact name="coverity-security-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coverity.security', module='coverity-security-library', version='1.1.1')
)
libraryDependencies += "com.coverity.security" % "coverity-security-library" % "1.1.1"
[com.coverity.security/coverity-security-library "1.1.1"]