License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.owasp.appsensor |
ArtifactId | ArtifactIdappsensor-rpc-thrift-client |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionappsensor-rpc-thrift-client
The AppSensor project is an OWASP project to create a knowledge base as well as
practical implementations for intrusion detection within applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-client/ -->
<dependency>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-rpc-thrift-client</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-client/
implementation 'org.owasp.appsensor:appsensor-rpc-thrift-client:2.3.3'
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-client/
implementation ("org.owasp.appsensor:appsensor-rpc-thrift-client:2.3.3")
'org.owasp.appsensor:appsensor-rpc-thrift-client:jar:2.3.3'
<dependency org="org.owasp.appsensor" name="appsensor-rpc-thrift-client" rev="2.3.3">
<artifact name="appsensor-rpc-thrift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.appsensor', module='appsensor-rpc-thrift-client', version='2.3.3')
)
libraryDependencies += "org.owasp.appsensor" % "appsensor-rpc-thrift-client" % "2.3.3"
[org.owasp.appsensor/appsensor-rpc-thrift-client "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.owasp.appsensor : appsensor-core | jar | 2.3.3 |
org.owasp.appsensor : appsensor-rpc-thrift-core | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.owasp.appsensor : appsensor-rpc-thrift-server | jar | 2.3.3 |
org.owasp.appsensor : appsensor-storage-file-based | jar | 2.3.3 |
org.owasp.appsensor : appsensor-analysis-reference | jar | 2.3.3 |
org.owasp.appsensor : appsensor-reporting-simple-logging | jar | 2.3.3 |
org.owasp.appsensor : appsensor-access-control-reference | jar | 2.3.3 |
org.owasp.appsensor : appsensor-configuration-stax | jar | 2.3.3 |
org.springframework : spring-test | jar | 4.0.3.RELEASE |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |