Last Version

OW2 FraSCAti: Servlet with Apache CXF Module 1.4

OW2 FraSCAti is an open source implementation of SCA specifications.

License

License

GroupId

GroupId

org.ow2.frascati
ArtifactId

ArtifactId

frascati-servlet-cxf
Version

Version

1.4
Type

Type

jar
Description

Description

OW2 FraSCAti: Servlet with Apache CXF Module
OW2 FraSCAti is an open source implementation of SCA specifications.
Project URL

Project URL

http://frascati.ow2.org
Project Organization

Project Organization

OW2 Consortium

Download frascati-servlet-cxf 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.frascati : frascati-assembly-factory jar 1.4
org.apache.cxf : cxf-rt-transports-http jar 2.4.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.