Download tracee-jaxws-1.1.0.jar file - Jar t

Jar examples for t:tracee-jaxws

Description

Please refer to https://github.com/holisticon/tracee.

You can download jar file tracee-jaxws 1.1.0 in this page.

Build File

You can use the following script to add tracee-jaxws-1.1.0.jar to your project.

<dependency>
   <groupId>io.tracee.binding</groupId>
   <artifactId>tracee-jaxws</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.tracee.binding', name: 'tracee-jaxws', version: '1.1.0'
libraryDependencies += "io.tracee.binding" % "tracee-jaxws" % "1.1.0"
<dependency org="io.tracee.binding" name="tracee-jaxws" rev="1.1.0"/>
@Grapes(@Grab(group='io.tracee.binding', module='tracee-jaxws', version='1.1.0'))
'io.tracee.binding:tracee-jaxws:jar:1.1.0'

Download

Click the following link to download the jar file.

tracee-jaxws-1.1.0-javadoc.jar
tracee-jaxws-1.1.0-sources.jar
tracee-jaxws-1.1.0.jar
tracee-jaxws-1.1.0.pom



Related Tutorials