Last Version

thread-scope extension 1.3

Simplifies the development of services that are tied to Thread scope.

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

thread-scope
Version

Version

1.3
Type

Type

jar
Description

Description

thread-scope extension
Simplifies the development of services that are tied to Thread scope.

Download thread-scope 1.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.1.1
com.sun.xml.stream.buffer : streambuffer jar 0.6

Project Modules

There are no modules declared in this project.