Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdorg.xeustechnologies |
ArtifactId | ArtifactIdesl4j-commons-logging |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionesl4j - commons-logging
|
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/esl4j-commons-logging/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>esl4j-commons-logging</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/esl4j-commons-logging/
implementation 'org.xeustechnologies:esl4j-commons-logging:1.0'
// https://jarcasting.com/artifacts/org.xeustechnologies/esl4j-commons-logging/
implementation ("org.xeustechnologies:esl4j-commons-logging:1.0")
'org.xeustechnologies:esl4j-commons-logging:jar:1.0'
<dependency org="org.xeustechnologies" name="esl4j-commons-logging" rev="1.0">
<artifact name="esl4j-commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='esl4j-commons-logging', version='1.0')
)
libraryDependencies += "org.xeustechnologies" % "esl4j-commons-logging" % "1.0"
[org.xeustechnologies/esl4j-commons-logging "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xeustechnologies : esl4j-core | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |