is not current version
Last Version 2.0.1

bootique-cxf-core: Apache CXF core entities integration with Bootique 2.0.RC1

Provides Apache CXF core entities integration with Bootique.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.cxf
ArtifactId

ArtifactId

bootique-cxf-core
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-cxf-core: Apache CXF core entities integration with Bootique
Provides Apache CXF core entities integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-cxf-core 2.0.RC1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.RC1
org.apache.cxf : cxf-core jar 3.3.1
javax.jws : javax.jws-api jar 1.1
org.mockito : mockito-core jar 3.9.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.bootique : bootique-test jar 2.0.RC1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.