License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sc8s |
ArtifactId | ArtifactIdlogstage-elastic_2.13 |
Version | Version0.54.0 |
Type | Typejar |
Description |
Descriptionlogstage-elastic
logstage-elastic
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sc8s/logstage-elastic_2.13/ -->
<dependency>
<groupId>net.sc8s</groupId>
<artifactId>logstage-elastic_2.13</artifactId>
<version>0.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sc8s/logstage-elastic_2.13/
implementation 'net.sc8s:logstage-elastic_2.13:0.54.0'
// https://jarcasting.com/artifacts/net.sc8s/logstage-elastic_2.13/
implementation ("net.sc8s:logstage-elastic_2.13:0.54.0")
'net.sc8s:logstage-elastic_2.13:jar:0.54.0'
<dependency org="net.sc8s" name="logstage-elastic_2.13" rev="0.54.0">
<artifact name="logstage-elastic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sc8s', module='logstage-elastic_2.13', version='0.54.0')
)
libraryDependencies += "net.sc8s" % "logstage-elastic_2.13" % "0.54.0"
[net.sc8s/logstage-elastic_2.13 "0.54.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.7mind.izumi : logstage-core_2.13 | jar | 1.0.10 |
io.7mind.izumi : logstage-rendering-circe_2.13 | jar | 1.0.10 |
io.7mind.izumi : logstage-sink-slf4j_2.13 | jar | 1.0.10 |
org.scalatest : scalatest_2.13 | jar | 3.2.10 |