License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.thing2x |
ArtifactId | ArtifactIdsmqd-lib-logging_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsmqd-lib-logging
smqd-lib-logging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thing2x/smqd-lib-logging_2.12/ -->
<dependency>
<groupId>com.thing2x</groupId>
<artifactId>smqd-lib-logging_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thing2x/smqd-lib-logging_2.12/
implementation 'com.thing2x:smqd-lib-logging_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.thing2x/smqd-lib-logging_2.12/
implementation ("com.thing2x:smqd-lib-logging_2.12:1.0.0")
'com.thing2x:smqd-lib-logging_2.12:jar:1.0.0'
<dependency org="com.thing2x" name="smqd-lib-logging_2.12" rev="1.0.0">
<artifact name="smqd-lib-logging_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thing2x', module='smqd-lib-logging_2.12', version='1.0.0')
)
libraryDependencies += "com.thing2x" % "smqd-lib-logging_2.12" % "1.0.0"
[com.thing2x/smqd-lib-logging_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.16 |
org.scala-lang : scala-reflect | jar | 2.12.16 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.5 |
org.scalatest : scalatest_2.12 | jar | 3.2.12 |