не последняя версия
Последняя версия 3.16.0.27518

com.contrastsecurity:contrast-agent 3.7.10.17525

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

Категории

Категории

Безопасность
Группа

Группа

com.contrastsecurity
Идентификатор

Идентификатор

contrast-agent
Версия

Версия

3.7.10.17525
Тип

Тип

jar

Скачать contrast-agent 3.7.10.17525


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