Last Version

Util Logging 1.3.0-M6

Util module for sbt

License

License

Categories

Categories

Scala Languages Logging Application Layer Libs
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

util-logging_2.10
Version

Version

1.3.0-M6
Type

Type

jar
Description

Description

Util Logging
Util module for sbt
Project URL

Project URL

https://github.com/sbt/util
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/util

Download util-logging_2.10 1.3.0-M6


<!-- https://jarcasting.com/artifacts/org.scala-sbt/util-logging_2.10/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>util-logging_2.10</artifactId>
    <version>1.3.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/util-logging_2.10/
implementation 'org.scala-sbt:util-logging_2.10:1.3.0-M6'
// https://jarcasting.com/artifacts/org.scala-sbt/util-logging_2.10/
implementation ("org.scala-sbt:util-logging_2.10:1.3.0-M6")
'org.scala-sbt:util-logging_2.10:jar:1.3.0-M6'
<dependency org="org.scala-sbt" name="util-logging_2.10" rev="1.3.0-M6">
  <artifact name="util-logging_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='util-logging_2.10', version='1.3.0-M6')
)
libraryDependencies += "org.scala-sbt" % "util-logging_2.10" % "1.3.0-M6"
[org.scala-sbt/util-logging_2.10 "1.3.0-M6"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.scala-sbt : util-interface jar 1.3.0-M6
com.eed3si9n : sjson-new-core_2.10 jar 0.8.2
jline : jline jar 2.14.6
org.apache.logging.log4j : log4j-api jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
com.lmax : disruptor jar 3.4.2
com.eed3si9n : sjson-new-scalajson_2.10 jar 0.8.2
org.scala-lang : scala-reflect jar 2.10.7
org.scala-sbt : io_2.10 jar 1.2.1

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.10 jar 1.14.0
org.scalatest : scalatest_2.10 jar 3.0.5

Project Modules

There are no modules declared in this project.