is not current version
Last Version 1.3

org.jvnet.jax-ws-commons:thread-scope 1.2

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.2
Type

Type

jar

Download thread-scope 1.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/thread-scope/
implementation 'org.jvnet.jax-ws-commons:thread-scope:1.2'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/thread-scope/
implementation ("org.jvnet.jax-ws-commons:thread-scope:1.2")
'org.jvnet.jax-ws-commons:thread-scope:jar:1.2'
<dependency org="org.jvnet.jax-ws-commons" name="thread-scope" rev="1.2">
  <artifact name="thread-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='thread-scope', version='1.2')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "thread-scope" % "1.2"
[org.jvnet.jax-ws-commons/thread-scope "1.2"]