Last Version

RDF Presentation 1.2.2

The parent project for RDFP - RDF Presentation: its implementation over Jersey and the demonstration website

License

License

GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

rdfp
Version

Version

1.2.2
Type

Type

pom
Description

Description

RDF Presentation
The parent project for RDFP - RDF Presentation: its implementation over Jersey and the demonstration website
Project Organization

Project Organization

ITEA 12004 SEAS Project
Source Code Management

Source Code Management

https://github.com/thesmartenergy/rdfp

Download rdfp 1.2.2

Filename Size
rdfp-1.2.2.pom 15 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • rdfp-core
  • rdfp-jersey-server