License |
License |
---|---|
GroupId | GroupIdcom.tersesystems.blindsight |
ArtifactId | ArtifactIdblindsight-api_2.12 |
Version | Version1.5.2 |
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_2.12-1.5.2.pom | |
blindsight-api_2.12-1.5.2.jar | 355 KB |
blindsight-api_2.12-1.5.2-sources.jar | 56 KB |
blindsight-api_2.12-1.5.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_2.12/ -->
<dependency>
<groupId>com.tersesystems.blindsight</groupId>
<artifactId>blindsight-api_2.12</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_2.12/
implementation 'com.tersesystems.blindsight:blindsight-api_2.12:1.5.2'
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-api_2.12/
implementation ("com.tersesystems.blindsight:blindsight-api_2.12:1.5.2")
'com.tersesystems.blindsight:blindsight-api_2.12:jar:1.5.2'
<dependency org="com.tersesystems.blindsight" name="blindsight-api_2.12" rev="1.5.2">
<artifact name="blindsight-api_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tersesystems.blindsight', module='blindsight-api_2.12', version='1.5.2')
)
libraryDependencies += "com.tersesystems.blindsight" % "blindsight-api_2.12" % "1.5.2"
[com.tersesystems.blindsight/blindsight-api_2.12 "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.slf4j : slf4j-api | jar | 1.7.31 |
com.lihaoyi : sourcecode_2.12 | jar | 0.2.7 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
org.scala-lang : scala-reflect | jar | 2.12.14 |
Group / Artifact | Type | Version |
---|---|---|
com.tersesystems.blindsight » fixtures_2.12 | jar | 1.5.2 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |