Last Version

JAX-WS Guice integration 0.5


Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

guicemanaged
Version

Version

0.5
Type

Type

jar
Description

Description

JAX-WS Guice integration

Download guicemanaged 0.5


<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>guicemanaged</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/
implementation 'org.jvnet.jax-ws-commons:guicemanaged:0.5'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/
implementation ("org.jvnet.jax-ws-commons:guicemanaged:0.5")
'org.jvnet.jax-ws-commons:guicemanaged:jar:0.5'
<dependency org="org.jvnet.jax-ws-commons" name="guicemanaged" rev="0.5">
  <artifact name="guicemanaged" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='guicemanaged', version='0.5')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "guicemanaged" % "0.5"
[org.jvnet.jax-ws-commons/guicemanaged "0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.guiceyfruit » guiceyfruit-core jar 2.0
com.sun.xml.ws : jaxws-rt jar 2.1.3

Project Modules

There are no modules declared in this project.