| License |
License |
|---|---|
| GroupId | GroupIdio.tracee.examples |
| ArtifactId | ArtifactIdtracee-examples-jaxws |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontracee-examples-jaxws
Please refer to https://github.com/holisticon/tracee.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tracee-examples-jaxws-0.3.0.pom | 715 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws/ -->
<dependency>
<groupId>io.tracee.examples</groupId>
<artifactId>tracee-examples-jaxws</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws/
implementation 'io.tracee.examples:tracee-examples-jaxws:0.3.0'
// https://jarcasting.com/artifacts/io.tracee.examples/tracee-examples-jaxws/
implementation ("io.tracee.examples:tracee-examples-jaxws:0.3.0")
'io.tracee.examples:tracee-examples-jaxws:pom:0.3.0'
<dependency org="io.tracee.examples" name="tracee-examples-jaxws" rev="0.3.0">
<artifact name="tracee-examples-jaxws" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tracee.examples', module='tracee-examples-jaxws', version='0.3.0')
)
libraryDependencies += "io.tracee.examples" % "tracee-examples-jaxws" % "0.3.0"
[io.tracee.examples/tracee-examples-jaxws "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |