License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdse.fishtank |
ArtifactId | ArtifactIdnetty-jax-ws |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-jax-ws
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
netty-jax-ws-0.1.1.pom | |
netty-jax-ws-0.1.1.jar | 15 KB |
netty-jax-ws-0.1.1-sources.jar | 7 KB |
netty-jax-ws-0.1.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.fishtank/netty-jax-ws/ -->
<dependency>
<groupId>se.fishtank</groupId>
<artifactId>netty-jax-ws</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.fishtank/netty-jax-ws/
implementation 'se.fishtank:netty-jax-ws:0.1.1'
// https://jarcasting.com/artifacts/se.fishtank/netty-jax-ws/
implementation ("se.fishtank:netty-jax-ws:0.1.1")
'se.fishtank:netty-jax-ws:jar:0.1.1'
<dependency org="se.fishtank" name="netty-jax-ws" rev="0.1.1">
<artifact name="netty-jax-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fishtank', module='netty-jax-ws', version='0.1.1')
)
libraryDependencies += "se.fishtank" % "netty-jax-ws" % "0.1.1"
[se.fishtank/netty-jax-ws "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty | jar | 3.5.11.Final |
com.sun.xml.ws : jaxws-rt | jar | 2.2.7 |