License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.persist |
ArtifactId | ArtifactIdpersist-logging_2.12 |
Version | Version1.3.2 |
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.12-1.3.2.pom | |
persist-logging_2.12-1.3.2.jar | 200 KB |
persist-logging_2.12-1.3.2-sources.jar | 20 KB |
persist-logging_2.12-1.3.2-javadoc.jar | 752 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.persist/persist-logging_2.12/ -->
<dependency>
<groupId>com.persist</groupId>
<artifactId>persist-logging_2.12</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.persist/persist-logging_2.12/
implementation 'com.persist:persist-logging_2.12:1.3.2'
// https://jarcasting.com/artifacts/com.persist/persist-logging_2.12/
implementation ("com.persist:persist-logging_2.12:1.3.2")
'com.persist:persist-logging_2.12:jar:1.3.2'
<dependency org="com.persist" name="persist-logging_2.12" rev="1.3.2">
<artifact name="persist-logging_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.persist', module='persist-logging_2.12', version='1.3.2')
)
libraryDependencies += "com.persist" % "persist-logging_2.12" % "1.3.2"
[com.persist/persist-logging_2.12 "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.4.12 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.4.12 |
joda-time : joda-time | jar | 2.9.5 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.persist : persist-json_2.12 | jar | 1.2.0 |