Parboiled Parser Framework (OSGi Bundle)

KOMMA is a framework for linked data applications. It supports the management and editing of RDF, RDFS and OWL. It provides Object-Triple-Mapping (comparable to JPA), an editing framework as well as Eclipse RCP and RAP integration.

License

License

Categories

Categories

Net
GroupId

GroupId

net.enilink.bundles
ArtifactId

ArtifactId

net.enilink.bundles.parboiled
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parboiled Parser Framework (OSGi Bundle)
KOMMA is a framework for linked data applications. It supports the management and editing of RDF, RDFS and OWL. It provides Object-Triple-Mapping (comparable to JPA), an editing framework as well as Eclipse RCP and RAP integration.
Source Code Management

Source Code Management

https://github.com/komma/komma

Download net.enilink.bundles.parboiled

How to add to project

<!-- https://jarcasting.com/artifacts/net.enilink.bundles/net.enilink.bundles.parboiled/ -->
<dependency>
    <groupId>net.enilink.bundles</groupId>
    <artifactId>net.enilink.bundles.parboiled</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.bundles/net.enilink.bundles.parboiled/
implementation 'net.enilink.bundles:net.enilink.bundles.parboiled:1.4.1'
// https://jarcasting.com/artifacts/net.enilink.bundles/net.enilink.bundles.parboiled/
implementation ("net.enilink.bundles:net.enilink.bundles.parboiled:1.4.1")
'net.enilink.bundles:net.enilink.bundles.parboiled:jar:1.4.1'
<dependency org="net.enilink.bundles" name="net.enilink.bundles.parboiled" rev="1.4.1">
  <artifact name="net.enilink.bundles.parboiled" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.enilink.bundles', module='net.enilink.bundles.parboiled', version='1.4.1')
)
libraryDependencies += "net.enilink.bundles" % "net.enilink.bundles.parboiled" % "1.4.1"
[net.enilink.bundles/net.enilink.bundles.parboiled "1.4.1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.parboiled : parboiled-core Optional jar 1.4.1
org.parboiled : parboiled-java Optional jar 1.4.1

Project Modules

There are no modules declared in this project.
net.enilink.bundles

KOMMA - RDF object mapper and editing framework for Java

KOMMA is an object-triple-mapper for Java with support for named graphs and an editing framework for RDF and OWL.

Versions

Version
1.4.1
1.3.1