License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdxws-security |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxws-security library
sun xml wss xws-security library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xws-security-3.0.pom | |
xws-security-3.0.jar | 2 MB |
xws-security-3.0-sources.jar | 1 MB |
xws-security-3.0-javadoc.jar | 930 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/xws-security/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>xws-security</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/xws-security/
implementation 'com.hynnet:xws-security:3.0'
// https://jarcasting.com/artifacts/com.hynnet/xws-security/
implementation ("com.hynnet:xws-security:3.0")
'com.hynnet:xws-security:jar:3.0'
<dependency org="com.hynnet" name="xws-security" rev="3.0">
<artifact name="xws-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='xws-security', version='3.0')
)
libraryDependencies += "com.hynnet" % "xws-security" % "3.0"
[com.hynnet/xws-security "3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.soap : saaj-api | jar | 1.3 |
javax.mail : mail | jar | 1.4 |
javax.xml.bind : jaxb-api | jar | 2.0 |
javax.xml.stream : stax-api | jar | 1.0 |
javax.xml.ws : jaxws-api | jar | 2.1 |