Trellis Linked Data Server

The core components for a Trellis linked data server

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.trellisldp
ArtifactId

ArtifactId

trellis-dropwizard
Last Version

Last Version

0.16.3
Release Date

Release Date

Type

Type

module
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-dropwizard

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.trellisldp : trellis-api jar 0.16.3
org.trellisldp : trellis-http jar 0.16.3
org.trellisldp : trellis-cache jar 0.16.3

provided (2)

Group / Artifact Type Version
jakarta.validation : jakarta.validation-api jar 2.0.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

runtime (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.eclipse.microprofile.config : microprofile-config-api jar
org.slf4j : slf4j-api jar 1.7.30
org.trellisldp : trellis-vocabulary jar 0.16.3
org.trellisldp : trellis-audit jar 0.16.3
org.trellisldp : trellis-webac jar 0.16.3
org.trellisldp : trellis-auth-basic jar 0.16.3
org.trellisldp : trellis-oauth jar 0.16.3

Project Modules

There are no modules declared in this project.

Trellis Linked Data Server

A scalable platform for building linked data applications.

Build Status Coverage Maven Central

Trellis is a rock-solid, enterprise-ready linked data server. The quickest way to get started with Trellis is to use a pre-built docker container.

Trellis is built on existing Web standards. It is modular, extensible and fast.

All source code is open source and licensed as Apache 2. Contributions are always welcome.

Docker Containers

Docker containers for Trellis are published on Docker Hub. Container environments are published with every commit to the main branch and are available for all stable releases. More details are available on the Trellis Wiki.

Docker pull command

docker pull trellisldp/trellis-triplestore

Or, for the PostgreSQL-based persistence layer

docker pull trellisldp/trellis-postgresql

Alternatively, for a more general-purpose container that supports various persistence layer types

docker pull trellisldp/trellis

Building Trellis

In most cases, you won't need to compile Trellis. Released components are available on Maven Central, and the deployable application can be downloaded directly from the Trellis website. However, if you want to build the latest snapshot, you will need, at the very least, to have Java 11+ available. The software can be built with Gradle using this command:

./gradlew install

Related projects

org.trellisldp

Trellis LDP

A platform for building scalable Linked Data applications

Versions

Version
0.16.3
0.16.2
0.16.1
0.16.0
0.15.0
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.7
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0