is not current version
Last Version 3.16.0.27518

com.contrastsecurity:contrast-agent 3.11.0.25821

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

Type

jar

Download contrast-agent 3.11.0.25821


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