License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdbr.com.esec.icpm |
ArtifactId | ArtifactIdsecurity-helper |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCertillion Security Helper
This library is used to help with HTTP with SSL auth client and WS-Secutiry.
|
Filename | Size |
---|---|
security-helper-1.2.6.pom | |
security-helper-1.2.6.jar | 21 KB |
security-helper-1.2.6-sources.jar | 10 KB |
security-helper-1.2.6-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/ -->
<dependency>
<groupId>br.com.esec.icpm</groupId>
<artifactId>security-helper</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/
implementation 'br.com.esec.icpm:security-helper:1.2.6'
// https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/
implementation ("br.com.esec.icpm:security-helper:1.2.6")
'br.com.esec.icpm:security-helper:jar:1.2.6'
<dependency org="br.com.esec.icpm" name="security-helper" rev="1.2.6">
<artifact name="security-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='security-helper', version='1.2.6')
)
libraryDependencies += "br.com.esec.icpm" % "security-helper" % "1.2.6"
[br.com.esec.icpm/security-helper "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.3 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.7.3 |
org.apache.cxf : cxf-rt-ws-security | jar | 2.7.3 |
org.apache.cxf : cxf-rt-ws-policy | jar | 2.7.3 |
org.apache.cxf : cxf-api | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |