License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Logging Application Layer Libs |
GroupId | GroupIdorg.semanticweb.elk |
ArtifactId | ArtifactIdelk-util-logging |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK Utilities for Logging
ELK Utilities for Logging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-util-logging-0.4.3.pom | |
elk-util-logging-0.4.3.jar | 15 KB |
elk-util-logging-0.4.3-sources.jar | 10 KB |
elk-util-logging-0.4.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-logging/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-logging</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-logging/
implementation 'org.semanticweb.elk:elk-util-logging:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-logging/
implementation ("org.semanticweb.elk:elk-util-logging:0.4.3")
'org.semanticweb.elk:elk-util-logging:jar:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-util-logging" rev="0.4.3">
<artifact name="elk-util-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-util-logging', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-util-logging" % "0.4.3"
[org.semanticweb.elk/elk-util-logging "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.semanticweb.elk : elk-util-hashing | jar | 0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |