| License |
License |
|---|---|
| GroupId | GroupIdorg.tentackle |
| ArtifactId | ArtifactIdtentackle-log-util |
| Last Version | Last Version8.3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTentackle Logging JDK Util
JDK Logging Adapter for Tentackle
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-log-util/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-log-util</artifactId>
<version>8.3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-log-util/
implementation 'org.tentackle:tentackle-log-util:8.3.0.1'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-log-util/
implementation ("org.tentackle:tentackle-log-util:8.3.0.1")
'org.tentackle:tentackle-log-util:jar:8.3.0.1'
<dependency org="org.tentackle" name="tentackle-log-util" rev="8.3.0.1">
<artifact name="tentackle-log-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-log-util', version='8.3.0.1')
)
libraryDependencies += "org.tentackle" % "tentackle-log-util" % "8.3.0.1"
[org.tentackle/tentackle-log-util "8.3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tentackle : tentackle-core | jar | 8.3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| org.postgresql : postgresql | jar | 42.3.4 |