License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sc8s |
ArtifactId | ArtifactIdlogstage-elastic_2.13 |
Version | Version0.47.1 |
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.47.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sc8s/logstage-elastic_2.13/
implementation 'net.sc8s:logstage-elastic_2.13:0.47.1'
// https://jarcasting.com/artifacts/net.sc8s/logstage-elastic_2.13/
implementation ("net.sc8s:logstage-elastic_2.13:0.47.1")
'net.sc8s:logstage-elastic_2.13:jar:0.47.1'
<dependency org="net.sc8s" name="logstage-elastic_2.13" rev="0.47.1">
<artifact name="logstage-elastic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sc8s', module='logstage-elastic_2.13', version='0.47.1')
)
libraryDependencies += "net.sc8s" % "logstage-elastic_2.13" % "0.47.1"
[net.sc8s/logstage-elastic_2.13 "0.47.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.7mind.izumi : logstage-core_2.13 | jar | 1.0.8 |
io.7mind.izumi : logstage-rendering-circe_2.13 | jar | 1.0.8 |
io.7mind.izumi : logstage-sink-slf4j_2.13 | jar | 1.0.8 |
org.scalatest : scalatest_2.13 | jar | 3.2.10 |