License |
License
https://www.contrastsecurity.com/enduser-terms-0317a
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.contrastsecurity |
ArtifactId | ArtifactIdcontrast-agent |
Last Version | Last Version3.16.0.27518 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncontrast-agent
Contrast Security's Java agent automatically detects and fixes vulnerabilities and defends
against targeted attacks and bots in any Java application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
contrast-agent-3.16.0.27518.pom | |
contrast-agent-3.16.0.27518.jar | 8 MB |
contrast-agent-3.16.0.27518-sources.jar | 261 bytes |
contrast-agent-3.16.0.27518-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/ -->
<dependency>
<groupId>com.contrastsecurity</groupId>
<artifactId>contrast-agent</artifactId>
<version>3.16.0.27518</version>
</dependency>
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation 'com.contrastsecurity:contrast-agent:3.16.0.27518'
// https://jarcasting.com/artifacts/com.contrastsecurity/contrast-agent/
implementation ("com.contrastsecurity:contrast-agent:3.16.0.27518")
'com.contrastsecurity:contrast-agent:jar:3.16.0.27518'
<dependency org="com.contrastsecurity" name="contrast-agent" rev="3.16.0.27518">
<artifact name="contrast-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contrastsecurity', module='contrast-agent', version='3.16.0.27518')
)
libraryDependencies += "com.contrastsecurity" % "contrast-agent" % "3.16.0.27518"
[com.contrastsecurity/contrast-agent "3.16.0.27518"]