Last Version

LDJSON Support for Apache CXF 0.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.taimos.ldjson
ArtifactId

ArtifactId

ldjson-cxf
Version

Version

0.1.0
Type

Type

jar
Description

Description

LDJSON Support for Apache CXF
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Taimos GmbH

Download ldjson-cxf 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-api jar 2.7.6
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.