Last Version

OW2 FraSCAti Examples: Web Service Examples 1.4


GroupId

GroupId

org.ow2.frascati.examples
ArtifactId

ArtifactId

ws-parent
Version

Version

1.4
Type

Type

pom
Description

Description

OW2 FraSCAti Examples: Web Service Examples

Download ws-parent 1.4

Filename Size
ws-parent-1.4.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/ws-parent/ -->
<dependency>
    <groupId>org.ow2.frascati.examples</groupId>
    <artifactId>ws-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ws-parent/
implementation 'org.ow2.frascati.examples:ws-parent:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ws-parent/
implementation ("org.ow2.frascati.examples:ws-parent:1.4")
'org.ow2.frascati.examples:ws-parent:pom:1.4'
<dependency org="org.ow2.frascati.examples" name="ws-parent" rev="1.4">
  <artifact name="ws-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='ws-parent', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "ws-parent" % "1.4"
[org.ow2.frascati.examples/ws-parent "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.frascati : frascati-binding-ws jar 1.4

provided (2)

Group / Artifact Type Version
org.ow2.frascati : frascati-runtime-factory jar 1.4
org.ow2.frascati : frascati-explorer-api jar 1.4

Project Modules

There are no modules declared in this project.