License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-binding-http |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: SCA Binding HTTP Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-binding-http-1.4.pom | |
frascati-binding-http-1.4.jar | 24 KB |
frascati-binding-http-1.4-sources.jar | 9 KB |
frascati-binding-http-1.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-http/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-binding-http</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-http/
implementation 'org.ow2.frascati:frascati-binding-http:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-binding-http/
implementation ("org.ow2.frascati:frascati-binding-http:1.4")
'org.ow2.frascati:frascati-binding-http:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-binding-http" rev="1.4">
<artifact name="frascati-binding-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-binding-http', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-binding-http" % "1.4"
[org.ow2.frascati/frascati-binding-http "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-assembly-factory | jar | 1.4 |
org.ow2.frascati : frascati-metamodel-tuscany | jar | 1.4 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.4.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |