is not current version
Last Version 1.7.0-M3

Util Logging 1.6.0

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages Logging Application Layer Libs
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

util-logging_2.12
Version

Version

1.6.0
Type

Type

jar
Description

Description

Util Logging
sbt is an interactive build tool
Project URL

Project URL

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

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download util-logging_2.12 1.6.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-sbt : util-interface jar 1.6.0
org.scala-sbt : collections_2.12 jar 1.6.0
org.scala-sbt : core-macros_2.12 jar 1.6.0
com.eed3si9n : sjson-new-core_2.12 jar 0.9.0
org.scala-sbt.jline : jline jar 2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c0964507493
org.jline : jline-terminal jar 3.19.0
org.jline : jline-terminal-jna jar 3.19.0
org.jline : jline-terminal-jansi jar 3.19.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
com.lmax : disruptor jar 3.4.2
com.eed3si9n : sjson-new-scalajson_2.12 jar 0.9.1
org.scala-lang : scala-reflect jar 2.12.15
org.scala-sbt : io_2.12 jar 1.6.0

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scalatest : scalatest_2.12 jar 3.2.10

Project Modules

There are no modules declared in this project.