is not current version
Last Version 1.0.5

com.github.livesense:org.liveSense.fragment.javax.jws-jre-1.6 1.0.3

Adds the JAX-WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent XML APIs either modify this bundle to also export those package from the platform or install respective API bundles.

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

org.liveSense.fragment.javax.jws-jre-1.6
Version

Version

1.0.3
Type

Type

jar

Download org.liveSense.fragment.javax.jws-jre-1.6 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.javax.jws-jre-1.6/ -->
<dependency>
    <groupId>com.github.livesense</groupId>
    <artifactId>org.liveSense.fragment.javax.jws-jre-1.6</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.javax.jws-jre-1.6/
implementation 'com.github.livesense:org.liveSense.fragment.javax.jws-jre-1.6:1.0.3'
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.javax.jws-jre-1.6/
implementation ("com.github.livesense:org.liveSense.fragment.javax.jws-jre-1.6:1.0.3")
'com.github.livesense:org.liveSense.fragment.javax.jws-jre-1.6:jar:1.0.3'
<dependency org="com.github.livesense" name="org.liveSense.fragment.javax.jws-jre-1.6" rev="1.0.3">
  <artifact name="org.liveSense.fragment.javax.jws-jre-1.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.livesense', module='org.liveSense.fragment.javax.jws-jre-1.6', version='1.0.3')
)
libraryDependencies += "com.github.livesense" % "org.liveSense.fragment.javax.jws-jre-1.6" % "1.0.3"
[com.github.livesense/org.liveSense.fragment.javax.jws-jre-1.6 "1.0.3"]