Download tracee-jaxws-1.0.0-rc2.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.0.0-rc2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

tracee-jaxws-1.0.0-rc2-javadoc.jar
tracee-jaxws-1.0.0-rc2-sources.jar
tracee-jaxws-1.0.0-rc2.jar
tracee-jaxws-1.0.0-rc2.pom



Related Tutorials