| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.tracee.examples |
| ArtifactId | ArtifactIdtracee-examples-jaxws-client |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontracee-examples-jaxws-client
Please refer to https://github.com/holisticon/tracee.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws-client/ -->
<dependency>
<groupId>io.tracee.examples</groupId>
<artifactId>tracee-examples-jaxws-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws-client/
implementation 'io.tracee.examples:tracee-examples-jaxws-client:0.3.0'
// https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws-client/
implementation ("io.tracee.examples:tracee-examples-jaxws-client:0.3.0")
'io.tracee.examples:tracee-examples-jaxws-client:jar:0.3.0'
<dependency org="io.tracee.examples" name="tracee-examples-jaxws-client" rev="0.3.0">
<artifact name="tracee-examples-jaxws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tracee.examples', module='tracee-examples-jaxws-client', version='0.3.0')
)
libraryDependencies += "io.tracee.examples" % "tracee-examples-jaxws-client" % "0.3.0"
[io.tracee.examples/tracee-examples-jaxws-client "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.tracee : tracee-api | jar | 0.3.0 |
| io.tracee.backend : tracee-slf4j | jar | 0.3.0 |
| io.tracee : tracee-jaxws | jar | 0.3.0 |
| ch.qos.logback : logback-classic | jar | 0.9.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |