Kehio

A set of java annotations for round-trip translating between RDF and ORM

License

License

GroupId

GroupId

es.upm.fi.oeg
ArtifactId

ArtifactId

kehio
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Kehio
A set of java annotations for round-trip translating between RDF and ORM
Project URL

Project URL

https://oeg.fi.upm.es/kehio
Source Code Management

Source Code Management

https://oeg-upm.github.io/kehio

Download kehio

How to add to project

<!-- https://jarcasting.com/artifacts/es.upm.fi.oeg/kehio/ -->
<dependency>
    <groupId>es.upm.fi.oeg</groupId>
    <artifactId>kehio</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/es.upm.fi.oeg/kehio/
implementation 'es.upm.fi.oeg:kehio:0.1.3'
// https://jarcasting.com/artifacts/es.upm.fi.oeg/kehio/
implementation ("es.upm.fi.oeg:kehio:0.1.3")
'es.upm.fi.oeg:kehio:jar:0.1.3'
<dependency org="es.upm.fi.oeg" name="kehio" rev="0.1.3">
  <artifact name="kehio" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upm.fi.oeg', module='kehio', version='0.1.3')
)
libraryDependencies += "es.upm.fi.oeg" % "kehio" % "0.1.3"
[es.upm.fi.oeg/kehio "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.jena : apache-jena-libs pom 3.17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.0