License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.elk |
ArtifactId | ArtifactIdelk-util-common |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK Common Utilities
ELK utilities that are not (yet) organized into independent modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-util-common-0.4.3.pom | |
elk-util-common-0.4.3.jar | 13 KB |
elk-util-common-0.4.3-sources.jar | 5 KB |
elk-util-common-0.4.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-common/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-common</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-common/
implementation 'org.semanticweb.elk:elk-util-common:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-common/
implementation ("org.semanticweb.elk:elk-util-common:0.4.3")
'org.semanticweb.elk:elk-util-common:jar:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-util-common" rev="0.4.3">
<artifact name="elk-util-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-util-common', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-util-common" % "0.4.3"
[org.semanticweb.elk/elk-util-common "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.semanticweb.elk : elk-util-io | jar | 0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.semanticweb.elk : elk-util-testing | jar | 0.4.3 |
junit : junit | jar | 4.11 |