License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdau.com.dius |
ArtifactId | ArtifactIdpact-jvm-logging_2.10 |
Version | Version2.4.20 |
Type | Typejar |
Description |
Descriptionpact-jvm-logging_2.10
pact-jvm-loggin
---------------
Inlined logging from https://github.com/typesafehub/scalalogging to support both Scala 2.10 and 2.11
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-logging_2.10/ -->
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-logging_2.10</artifactId>
<version>2.4.20</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-logging_2.10/
implementation 'au.com.dius:pact-jvm-logging_2.10:2.4.20'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-logging_2.10/
implementation ("au.com.dius:pact-jvm-logging_2.10:2.4.20")
'au.com.dius:pact-jvm-logging_2.10:jar:2.4.20'
<dependency org="au.com.dius" name="pact-jvm-logging_2.10" rev="2.4.20">
<artifact name="pact-jvm-logging_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-logging_2.10', version='2.4.20')
)
libraryDependencies += "au.com.dius" % "pact-jvm-logging_2.10" % "2.4.20"
[au.com.dius/pact-jvm-logging_2.10 "2.4.20"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.scala-lang : scala-library | jar | 2.10.7 |
org.scala-lang : scala-reflect | jar | 2.10.7 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.8.4 |
org.specs2 : specs2-junit_2.10 | jar | 3.8.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |
org.codehaus.groovy : groovy-all | jar | 2.4.12 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
cglib : cglib | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.4 |