Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.jax-ws-commons |
ArtifactId | ArtifactIdthread-scope |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthread-scope extension
Simplifies the development of services that are tied to Thread scope.
|
Filename | Size |
---|---|
thread-scope-1.3.pom | |
thread-scope-1.3.jar | 4 KB |
thread-scope-1.3-sources.jar | 2 KB |
thread-scope-1.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/thread-scope/ -->
<dependency>
<groupId>org.jvnet.jax-ws-commons</groupId>
<artifactId>thread-scope</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/thread-scope/
implementation 'org.jvnet.jax-ws-commons:thread-scope:1.3'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/thread-scope/
implementation ("org.jvnet.jax-ws-commons:thread-scope:1.3")
'org.jvnet.jax-ws-commons:thread-scope:jar:1.3'
<dependency org="org.jvnet.jax-ws-commons" name="thread-scope" rev="1.3">
<artifact name="thread-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='thread-scope', version='1.3')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "thread-scope" % "1.3"
[org.jvnet.jax-ws-commons/thread-scope "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-rt | jar | 2.1.1 |
com.sun.xml.stream.buffer : streambuffer | jar | 0.6 |