License |
License |
---|---|
GroupId | GroupIdorg.tentackle |
ArtifactId | ArtifactIdtentackle-log-log4j |
Last Version | Last Version11.7.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTentackle Logging Log4J
Log4J Logging Adapter for Tentackle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-log-log4j/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-log-log4j</artifactId>
<version>11.7.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-log-log4j/
implementation 'org.tentackle:tentackle-log-log4j:11.7.4.1'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-log-log4j/
implementation ("org.tentackle:tentackle-log-log4j:11.7.4.1")
'org.tentackle:tentackle-log-log4j:jar:11.7.4.1'
<dependency org="org.tentackle" name="tentackle-log-log4j" rev="11.7.4.1">
<artifact name="tentackle-log-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-log-log4j', version='11.7.4.1')
)
libraryDependencies += "org.tentackle" % "tentackle-log-log4j" % "11.7.4.1"
[org.tentackle/tentackle-log-log4j "11.7.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tentackle : tentackle-core Optional | jar | 11.7.4.1 |
ch.qos.reload4j : reload4j | jar | 1.2.21 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.postgresql : postgresql | jar | 42.3.5 |