License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.enilink.komma |
ArtifactId | ArtifactIdnet.enilink.komma.common |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionKOMMA: Common
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://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/ -->
<dependency>
<groupId>net.enilink.komma</groupId>
<artifactId>net.enilink.komma.common</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/
implementation 'net.enilink.komma:net.enilink.komma.common:1.5.2'
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/
implementation ("net.enilink.komma:net.enilink.komma.common:1.5.2")
'net.enilink.komma:net.enilink.komma.common:jar:1.5.2'
<dependency org="net.enilink.komma" name="net.enilink.komma.common" rev="1.5.2">
<artifact name="net.enilink.komma.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.enilink.komma', module='net.enilink.komma.common', version='1.5.2')
)
libraryDependencies += "net.enilink.komma" % "net.enilink.komma.common" % "1.5.2"
[net.enilink.komma/net.enilink.komma.common "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.core.commands | jar | [3.2.0,4.0.0) |
net.enilink.komma : net.enilink.komma.core | jar | 1.5.2 |
net.enilink.komma : net.enilink.commons.util | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |