is not current version
Last Version 1.2.6

br.com.esec.icpm:security-helper 1.2.5

This library is used to help with HTTP with SSL auth client and WS-Secutiry.

Categories

Categories

Security
GroupId

GroupId

br.com.esec.icpm
ArtifactId

ArtifactId

security-helper
Version

Version

1.2.5
Type

Type

jar

Download security-helper 1.2.5


<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/ -->
<dependency>
    <groupId>br.com.esec.icpm</groupId>
    <artifactId>security-helper</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/
implementation 'br.com.esec.icpm:security-helper:1.2.5'
// https://jarcasting.com/artifacts/br.com.esec.icpm/security-helper/
implementation ("br.com.esec.icpm:security-helper:1.2.5")
'br.com.esec.icpm:security-helper:jar:1.2.5'
<dependency org="br.com.esec.icpm" name="security-helper" rev="1.2.5">
  <artifact name="security-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='security-helper', version='1.2.5')
)
libraryDependencies += "br.com.esec.icpm" % "security-helper" % "1.2.5"
[br.com.esec.icpm/security-helper "1.2.5"]