Util Logging

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.13
Last Version

Last Version

1.7.0-M3
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-sbt : util-interface jar 1.7.0-M3
org.scala-sbt : collections_2.13 jar 1.7.0-M3
org.scala-sbt : core-macros_2.13 jar 1.7.0-M3
com.eed3si9n : sjson-new-core_2.13 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.1
org.apache.logging.log4j : log4j-core jar 2.17.1
com.lmax : disruptor jar 3.4.2
com.eed3si9n : sjson-new-scalajson_2.13 jar 0.9.1
org.scala-lang : scala-reflect jar 2.13.8
org.scala-sbt : io_2.13 jar 1.6.0

test (2)

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

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.7.0-M3
1.7.0-M2-6810fix
1.7.0-M2
1.7.0-M1
1.6.2
1.6.1
1.6.0
1.6.0-RC2
1.6.0-RC1
1.6.0-M1
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.5.0-RC2
1.5.0-RC1
1.5.0-M2
1.5.0-M1
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.4.0-RC2
1.4.0-RC1
1.4.0-M2
1.3.2
1.3.0
1.3.0-M12
1.3.0-M11
1.3.0-M10
1.3.0-M9
1.3.0-M8