License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdpersist-logging_2.11 |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionpersist-logging
persist-logging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persist-logging_2.11-1.2.6.pom | |
persist-logging_2.11-1.2.6.jar | 235 KB |
persist-logging_2.11-1.2.6-sources.jar | 19 KB |
persist-logging_2.11-1.2.6-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/persist-logging_2.11/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>persist-logging_2.11</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/persist-logging_2.11/
implementation 'com.persist:persist-logging_2.11:1.2.6'
// https://jarcasting.com/artifacts/com.persist/persist-logging_2.11/
implementation ("com.persist:persist-logging_2.11:1.2.6")
'com.persist:persist-logging_2.11:jar:1.2.6'
<dependency org="com.persist" name="persist-logging_2.11" rev="1.2.6">
<artifact name="persist-logging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='persist-logging_2.11', version='1.2.6')
)
libraryDependencies += "com.persist" % "persist-logging_2.11" % "1.2.6"
[com.persist/persist-logging_2.11 "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.2 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.4.2 |
joda-time : joda-time | jar | 2.9.2 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
com.persist : persist-json_2.11 | jar | 1.1.4 |