License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware |
ArtifactId | ArtifactIdcommons-wsse |
Version | Version1.0-beta-2 |
Type | Typejar |
Description |
DescriptionClasses for simple usage of ws-security
|
Project Organization |
Project OrganizationZauber S.A. |
Filename | Size |
---|---|
commons-wsse-1.0-beta-2.pom | |
commons-wsse-1.0-beta-2.jar | 14 KB |
commons-wsse-1.0-beta-2-sources.jar | 10 KB |
commons-wsse-1.0-beta-2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware/commons-wsse/ -->
<dependency>
<groupId>com.zaubersoftware</groupId>
<artifactId>commons-wsse</artifactId>
<version>1.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware/commons-wsse/
implementation 'com.zaubersoftware:commons-wsse:1.0-beta-2'
// https://jarcasting.com/artifacts/com.zaubersoftware/commons-wsse/
implementation ("com.zaubersoftware:commons-wsse:1.0-beta-2")
'com.zaubersoftware:commons-wsse:jar:1.0-beta-2'
<dependency org="com.zaubersoftware" name="commons-wsse" rev="1.0-beta-2">
<artifact name="commons-wsse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware', module='commons-wsse', version='1.0-beta-2')
)
libraryDependencies += "com.zaubersoftware" % "commons-wsse" % "1.0-beta-2"
[com.zaubersoftware/commons-wsse "1.0-beta-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.staccatocommons : commons-dynamic | jar | 1.2-beta-3 |
junit : junit | jar | 4.8.2 |