is not current version
Last Version 3.16.0.27518

com.contrastsecurity:contrast-agent 3.7.9.17301

Contrast Security's Java agent automatically detects and fixes vulnerabilities and defends against targeted attacks and bots in any Java application

Categories

Categories

Security
GroupId

GroupId

com.contrastsecurity
ArtifactId

ArtifactId

contrast-agent
Version

Version

3.7.9.17301
Type

Type

jar

Download contrast-agent 3.7.9.17301


<!-- https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/ -->
<dependency>
    <groupId>com.contrastsecurity</groupId>
    <artifactId>contrast-agent</artifactId>
    <version>3.7.9.17301</version>
</dependency>
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation 'com.contrastsecurity:contrast-agent:3.7.9.17301'
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation ("com.contrastsecurity:contrast-agent:3.7.9.17301")
'com.contrastsecurity:contrast-agent:jar:3.7.9.17301'
<dependency org="com.contrastsecurity" name="contrast-agent" rev="3.7.9.17301">
  <artifact name="contrast-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contrastsecurity', module='contrast-agent', version='3.7.9.17301')
)
libraryDependencies += "com.contrastsecurity" % "contrast-agent" % "3.7.9.17301"
[com.contrastsecurity/contrast-agent "3.7.9.17301"]