License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.aksw.commons |
ArtifactId | ArtifactIdaksw-commons-resources-test-config |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA library of commonly used classes in AKSW applications.
|
<!-- https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-resources-test-config/ -->
<dependency>
<groupId>org.aksw.commons</groupId>
<artifactId>aksw-commons-resources-test-config</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-resources-test-config/
implementation 'org.aksw.commons:aksw-commons-resources-test-config:0.9.4'
// https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-resources-test-config/
implementation ("org.aksw.commons:aksw-commons-resources-test-config:0.9.4")
'org.aksw.commons:aksw-commons-resources-test-config:jar:0.9.4'
<dependency org="org.aksw.commons" name="aksw-commons-resources-test-config" rev="0.9.4">
<artifact name="aksw-commons-resources-test-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aksw.commons', module='aksw-commons-resources-test-config', version='0.9.4')
)
libraryDependencies += "org.aksw.commons" % "aksw-commons-resources-test-config" % "0.9.4"
[org.aksw.commons/aksw-commons-resources-test-config "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |