License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fortify.client.api |
ArtifactId | ArtifactIdfortify-client-api |
Version | Version6.1.2.RELEASE |
Type | Typepom |
Description |
Descriptionfortify-client-api
Utility classes for working with the REST API interfaces provided by the various Fortify products
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fortify-client-api-6.1.2.RELEASE.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortify.client.api/fortify-client-api/ -->
<dependency>
<groupId>com.fortify.client.api</groupId>
<artifactId>fortify-client-api</artifactId>
<version>6.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortify.client.api/fortify-client-api/
implementation 'com.fortify.client.api:fortify-client-api:6.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.fortify.client.api/fortify-client-api/
implementation ("com.fortify.client.api:fortify-client-api:6.1.2.RELEASE")
'com.fortify.client.api:fortify-client-api:pom:6.1.2.RELEASE'
<dependency org="com.fortify.client.api" name="fortify-client-api" rev="6.1.2.RELEASE">
<artifact name="fortify-client-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortify.client.api', module='fortify-client-api', version='6.1.2.RELEASE')
)
libraryDependencies += "com.fortify.client.api" % "fortify-client-api" % "6.1.2.RELEASE"
[com.fortify.client.api/fortify-client-api "6.1.2.RELEASE"]