Last Version

Talaan 0.0.5

Semantic logging in Java over SLF4J

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticrecord
ArtifactId

ArtifactId

talaan
Version

Version

0.0.5
Type

Type

jar
Description

Description

Talaan
Semantic logging in Java over SLF4J
Project URL

Project URL

http://talaan.semanticrecord.org
Project Organization

Project Organization

Semantic Record
Source Code Management

Source Code Management

https://github.com/SemanticRecord/talaan.git

Download talaan 0.0.5


<!-- https://jarcasting.com/artifacts/org.semanticrecord/talaan/ -->
<dependency>
    <groupId>org.semanticrecord</groupId>
    <artifactId>talaan</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticrecord/talaan/
implementation 'org.semanticrecord:talaan:0.0.5'
// https://jarcasting.com/artifacts/org.semanticrecord/talaan/
implementation ("org.semanticrecord:talaan:0.0.5")
'org.semanticrecord:talaan:jar:0.0.5'
<dependency org="org.semanticrecord" name="talaan" rev="0.0.5">
  <artifact name="talaan" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticrecord', module='talaan', version='0.0.5')
)
libraryDependencies += "org.semanticrecord" % "talaan" % "0.0.5"
[org.semanticrecord/talaan "0.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
uk.org.lidalia : slf4j-test jar 1.1.0
com.google.guava : guava jar 19.0
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.