License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdsecurity-check |
Version | Version5.3.0 |
Type | Typewar |
Description |
DescriptionJAX-RS Java security-check Manager testing web app
JAX-RS Java security-check Manager testing web app
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-check-5.3.0.pom | |
security-check-5.3.0.war | 18 KB |
security-check-5.3.0-sources.jar | 9 KB |
security-check-5.3.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/security-check/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>security-check</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/security-check/
implementation 'org.wso2.appserver:security-check:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/security-check/
implementation ("org.wso2.appserver:security-check:5.3.0")
'org.wso2.appserver:security-check:war:5.3.0'
<dependency org="org.wso2.appserver" name="security-check" rev="5.3.0">
<artifact name="security-check" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='security-check', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "security-check" % "5.3.0"
[org.wso2.appserver/security-check "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.7.6 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.7.6 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
org.wso2.carbon : org.wso2.carbon.utils | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.automationutils : org.wso2.carbon.integration.common.utils | jar | 4.4.0 |