Last Version

Trellis Linked Data Server 0.8.3

The core components for a Trellis linked data server

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

org.trellisldp
ArtifactId

ArtifactId

trellis-event-serialization
Version

Version

0.8.3
Type

Type

jar
Description

Description

Trellis Linked Data Server
The core components for a Trellis linked data server
Project URL

Project URL

https://www.trellisldp.org
Project Organization

Project Organization

Trellis LDP
Source Code Management

Source Code Management

https://github.com/trellis-ldp/trellis

Download trellis-event-serialization 0.8.3


<!-- https://jarcasting.com/artifacts/org.trellisldp/trellis-event-serialization/ -->
<dependency>
    <groupId>org.trellisldp</groupId>
    <artifactId>trellis-event-serialization</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp/trellis-event-serialization/
implementation 'org.trellisldp:trellis-event-serialization:0.8.3'
// https://jarcasting.com/artifacts/org.trellisldp/trellis-event-serialization/
implementation ("org.trellisldp:trellis-event-serialization:0.8.3")
'org.trellisldp:trellis-event-serialization:jar:0.8.3'
<dependency org="org.trellisldp" name="trellis-event-serialization" rev="0.8.3">
  <artifact name="trellis-event-serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp', module='trellis-event-serialization', version='0.8.3')
)
libraryDependencies += "org.trellisldp" % "trellis-event-serialization" % "0.8.3"
[org.trellisldp/trellis-event-serialization "0.8.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.trellisldp : trellis-api jar 0.8.3

runtime (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
org.trellisldp : trellis-vocabulary jar 0.8.3

Project Modules

There are no modules declared in this project.