Categories |
CategoriesJSON Data Logging Application Layer Libs |
---|---|
GroupId | GroupIdde.kaufhof.ets |
ArtifactId | ArtifactIdets-logging-circejson |
Version | Version0.2.0 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.kaufhof.ets/ets-logging-circejson/ -->
<dependency>
<groupId>de.kaufhof.ets</groupId>
<artifactId>ets-logging-circejson</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-logging-circejson/
implementation 'de.kaufhof.ets:ets-logging-circejson:0.2.0'
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-logging-circejson/
implementation ("de.kaufhof.ets:ets-logging-circejson:0.2.0")
'de.kaufhof.ets:ets-logging-circejson:jar:0.2.0'
<dependency org="de.kaufhof.ets" name="ets-logging-circejson" rev="0.2.0">
<artifact name="ets-logging-circejson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaufhof.ets', module='ets-logging-circejson', version='0.2.0')
)
libraryDependencies += "de.kaufhof.ets" % "ets-logging-circejson" % "0.2.0"
[de.kaufhof.ets/ets-logging-circejson "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.kaufhof.ets : ets-logging-core | jar | 0.2.0 |
org.scala-lang : scala-library | jar | |
io.circe » circe-core_${ets.scala.compat.version} | jar | 0.9.3 |
org.typelevel » cats-core_${ets.scala.compat.version} | jar | 1.3.1 |