Last Version

scala-structlog 0.1.3

scala-structlog

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

scala-structlog
Version

Version

0.1.3
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 0.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
org.scala-lang : scala-reflect jar 2.12.3
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.12 Optional jar 2.5.4
org.json4s : json4s-native_2.12 Optional jar 3.5.1

test (3)

Group / Artifact Type Version
com.typesafe : config jar 1.3.1
com.github.mwegrz : logback-hocon jar 0.1.3
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.