| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.fortify.client.api | 
| ArtifactId | ArtifactIdfortify-client-api | 
| Last Version | Last Version6.1.5.RELEASE | 
| Release Date | Release Date | 
| 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.5.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.5.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.5.RELEASE'// https://jarcasting.com/artifacts/com.fortify.client.api/fortify-client-api/
implementation ("com.fortify.client.api:fortify-client-api:6.1.5.RELEASE")'com.fortify.client.api:fortify-client-api:pom:6.1.5.RELEASE'<dependency org="com.fortify.client.api" name="fortify-client-api" rev="6.1.5.RELEASE">
  <artifact name="fortify-client-api" type="pom" />
</dependency>@Grapes(
@Grab(group='com.fortify.client.api', module='fortify-client-api', version='6.1.5.RELEASE')
)libraryDependencies += "com.fortify.client.api" % "fortify-client-api" % "6.1.5.RELEASE"[com.fortify.client.api/fortify-client-api "6.1.5.RELEASE"] 
                    | Version | 
|---|
| 6.1.5.RELEASE | 
| 6.1.4.RELEASE | 
| 6.1.3.RELEASE | 
| 6.1.2.RELEASE | 
| 6.1.1.RELEASE | 
| 6.1.0.RELEASE | 
| 6.0.3.RELEASE | 
| 6.0.2.RELEASE | 
| 6.0.1.RELEASE | 
| 6.0.0.RELEASE |