| License |
License |
|---|---|
| Categories |
CategoriesNet Logging Application Layer Libs |
| GroupId | GroupIdnet.enilink.komma |
| ArtifactId | ArtifactIdnet.enilink.commons.logging |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKOMMA: Logging Support
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.commons.logging/ -->
<dependency>
<groupId>net.enilink.komma</groupId>
<artifactId>net.enilink.commons.logging</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.commons.logging/
implementation 'net.enilink.komma:net.enilink.commons.logging:1.6.1'
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.commons.logging/
implementation ("net.enilink.komma:net.enilink.commons.logging:1.6.1")
'net.enilink.komma:net.enilink.commons.logging:jar:1.6.1'
<dependency org="net.enilink.komma" name="net.enilink.commons.logging" rev="1.6.1">
<artifact name="net.enilink.commons.logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.enilink.komma', module='net.enilink.commons.logging', version='1.6.1')
)
libraryDependencies += "net.enilink.komma" % "net.enilink.commons.logging" % "1.6.1"
[net.enilink.komma/net.enilink.commons.logging "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.platform : org.eclipse.equinox.supplement Optional | jar | 1.10.500 |
| org.slf4j : slf4j-api Optional | jar | 1.7.26 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.core Optional | jar | 7.0.0 |