scala-structlog


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

scala-structlog_2.13
Last Version

Last Version

0.1.16
Release Date

Release Date

Type

Type

jar
Description

Description

scala-structlog
scala-structlog
Project URL

Project URL

http://github.com/mwegrz/scala-structlog
Project Organization

Project Organization

com.github.mwegrz
Source Code Management

Source Code Management

https://github.com/mwegrz/scala-structlog.git

Download scala-structlog_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.scala-lang : scala-reflect jar 2.13.1
org.slf4j : slf4j-api Optional jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3
com.typesafe.akka : akka-actor_2.13 Optional jar 2.5.25
org.json4s : json4s-native_2.13 Optional jar 3.6.7

test (3)

Group / Artifact Type Version
com.typesafe : config jar 1.3.4
com.github.mwegrz : logback-hocon jar 0.1.7
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11