is not current version
Last Version 1.3

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

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

Type

jar

Download thread-scope 1.1


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