License |
License |
---|---|
GroupId | GroupIdcom.tersesystems.blindsight |
ArtifactId | ArtifactIdblindsight-api_3 |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblindsight-api
Rich Typesafe Scala Logging API based on SLF4J
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blindsight-api_3-1.5.2.pom | |
blindsight-api_3-1.5.2.jar | 458 KB |
blindsight-api_3-1.5.2-sources.jar | 56 KB |
blindsight-api_3-1.5.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_3/ -->
<dependency>
<groupId>com.tersesystems.blindsight</groupId>
<artifactId>blindsight-api_3</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_3/
implementation 'com.tersesystems.blindsight:blindsight-api_3:1.5.2'
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_3/
implementation ("com.tersesystems.blindsight:blindsight-api_3:1.5.2")
'com.tersesystems.blindsight:blindsight-api_3:jar:1.5.2'
<dependency org="com.tersesystems.blindsight" name="blindsight-api_3" rev="1.5.2">
<artifact name="blindsight-api_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tersesystems.blindsight', module='blindsight-api_3', version='1.5.2')
)
libraryDependencies += "com.tersesystems.blindsight" % "blindsight-api_3" % "1.5.2"
[com.tersesystems.blindsight/blindsight-api_3 "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.31 |
com.lihaoyi : sourcecode_3 | jar | 0.2.7 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tersesystems.blindsight » fixtures_3 | jar | 1.5.2 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |