is not current version
Last Version 3.16.0.27518

com.contrastsecurity:contrast-agent 3.7.10.17657

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.10.17657
Type

Type

jar

Download contrast-agent 3.7.10.17657


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