is not current version
Last Version 3.16.0.27518

com.contrastsecurity:contrast-agent 3.6.10.12442

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

Type

jar

Download contrast-agent 3.6.10.12442


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