| GroupId | GroupIdorg.ow2.frascati.examples | 
|---|---|
| ArtifactId | ArtifactIdhelloworld-ws-parent | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionOW2 FraSCAti Examples: HelloWorld Web Service | 
| Filename | Size | 
|---|---|
| helloworld-ws-parent-1.4.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/helloworld-ws-parent/ -->
<dependency>
    <groupId>org.ow2.frascati.examples</groupId>
    <artifactId>helloworld-ws-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.ow2.frascati.examples/helloworld-ws-parent/
implementation 'org.ow2.frascati.examples:helloworld-ws-parent:1.4'// https://jarcasting.com/artifacts/org.ow2.frascati.examples/helloworld-ws-parent/
implementation ("org.ow2.frascati.examples:helloworld-ws-parent:1.4")'org.ow2.frascati.examples:helloworld-ws-parent:pom:1.4'<dependency org="org.ow2.frascati.examples" name="helloworld-ws-parent" rev="1.4">
  <artifact name="helloworld-ws-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.ow2.frascati.examples', module='helloworld-ws-parent', version='1.4')
)libraryDependencies += "org.ow2.frascati.examples" % "helloworld-ws-parent" % "1.4"[org.ow2.frascati.examples/helloworld-ws-parent "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.frascati : frascati-binding-ws | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 | 
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |