LDP4j

A framework for the development of Java-based Linked Data Platform applications

License

License

GroupId

GroupId

org.ldp4j
ArtifactId

ArtifactId

ldp4j-parent
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

LDP4j
A framework for the development of Java-based Linked Data Platform applications
Project URL

Project URL

http://www.ldp4j.org/
Project Organization

Project Organization

Center for Open Middleware

Download ldp4j-parent

Filename Size
ldp4j-parent-0.2.2.pom 19 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ldp4j/ldp4j-parent/ -->
<dependency>
    <groupId>org.ldp4j</groupId>
    <artifactId>ldp4j-parent</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j/ldp4j-parent/
implementation 'org.ldp4j:ldp4j-parent:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j/ldp4j-parent/
implementation ("org.ldp4j:ldp4j-parent:0.2.2")
'org.ldp4j:ldp4j-parent:pom:0.2.2'
<dependency org="org.ldp4j" name="ldp4j-parent" rev="0.2.2">
  <artifact name="ldp4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j', module='ldp4j-parent', version='0.2.2')
)
libraryDependencies += "org.ldp4j" % "ldp4j-parent" % "0.2.2"
[org.ldp4j/ldp4j-parent "0.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config
  • build
  • commons
  • framework

LDP4j

A Java-based framework for the development of read-write Linked Data applications based on the W3C Linked Data Platform 1.0 (LDP) specification.

LDP4j is distributed under the Apache License, version 2.0.

For more information, please visit LDP4j website.

Build Status Coverage Technical Debt Version License

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0