License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-binding-ws |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: SCA Binding Web Service Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-binding-ws-1.4.pom | |
frascati-binding-ws-1.4.jar | 8 KB |
frascati-binding-ws-1.4-sources.jar | 3 KB |
frascati-binding-ws-1.4-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-ws/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-binding-ws</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-ws/
implementation 'org.ow2.frascati:frascati-binding-ws:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-ws/
implementation ("org.ow2.frascati:frascati-binding-ws:1.4")
'org.ow2.frascati:frascati-binding-ws:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-binding-ws" rev="1.4">
<artifact name="frascati-binding-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-binding-ws', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-binding-ws" % "1.4"
[org.ow2.frascati/frascati-binding-ws "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-assembly-factory | jar | 1.4 |
org.ow2.frascati : frascati-binding-factory | jar | 1.4 |
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-soap-cxf | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |