is not current version
Last Version 1.2.2

com.github.thesmartenergy:rdfp-jersey-server 1.1

An implementation of RDF Presentation and RDF Presentation negociation for Jersey servers

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

rdfp-jersey-server
Version

Version

1.1
Type

Type

jar

Download rdfp-jersey-server 1.1


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