Last Version

scalatra-slf4j 2.4.1

Scalatra integration with SLF4J and Logback

License

License

BSD
Categories

Categories

Scala Languages SLF4J Application Layer Libs Logging
GroupId

GroupId

com.meedoc
ArtifactId

ArtifactId

scalatra-slf4j_2.11
Version

Version

2.4.1
Type

Type

jar
Description

Description

scalatra-slf4j
Scalatra integration with SLF4J and Logback
Project URL

Project URL

http://www.scalatra.org/
Project Organization

Project Organization

com.meedoc
Source Code Management

Source Code Management

http://github.com/meedoc/scalatra

Download scalatra-slf4j_2.11 2.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.meedoc : scalatra_2.11 jar 2.4.1
org.clapper : grizzled-slf4j_2.11 jar 1.0.2

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.