You can download scala-logging_2.11-3.4.0.jar in this page.
Apache 2.0 License
scala-logging_2.11-3.4.0.jar file has the following types.
LICENSE-2.0.txt META-INF/MANIFEST.MF com.typesafe.scalalogging.LazyLogging.class com.typesafe.scalalogging.Logger.class com.typesafe.scalalogging.LoggerMacro.class com.typesafe.scalalogging.StrictLogging.class com.typesafe.scalalogging.package.class
scala-logging_2.11-3.4.0.pom file content.
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.typesafe.scala-logging</groupId> <artifactId>scala-logging_2.11</artifactId> <packaging>jar</packaging> <description>scala-logging</description> <url>https://github.com/typesafehub/scala-logging</url> <version>3.4.0</version> <licenses> <license> <name>Apache 2.0 License</name> <url>http://www.apache.org/licenses/LICENSE-2.0.html</url> <distribution>repo</distribution> </license> </licenses> <name>scala-logging</name> <organization> <name>com.typesafe.scala-logging</name> <url>https://github.com/typesafehub/scala-logging</url> </organization> <scm> <url>https://github.com/typesafehub/scala-logging</url> <connection>scm:git:git://github.com/typesafehub/scala-logging.git</connection> </scm> <developers> <developer> <id>hseeberger</id> <name>Heiko Seeberger</name> <url>http://heikoseeberger.de</url> </developer> <developer> <id>analytically</id> <name>Mathias Bogaert</name> <url>http://twitter.com/analytically</url> </developer> </developers> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> <version>2.11.8</version> </dependency> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-reflect</artifactId> <version>2.11.8</version> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.21</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <version>1.1.7</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <version>1.9.5</version> <scope>test</scope> </dependency> <dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.11</artifactId> <version>2.2.6</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.typesafe.scala-logging</groupId> <artifactId>scala-logging_2.11</artifactId> <version>3.4.0</version> </dependency>
If you think the following scala-logging_2.11-3.4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download scala-logging_2.11-3.4.0.jar file