| Title: |
wvlet-log |
| Group ID: |
org.wvlet |
| Artifact ID: |
wvlet-log_sjs0.6_2.12 |
| Version: |
1.2.3 |
| Last modified: |
14.04.2017 19:34 |
| Packaging: |
jar |
| Name: |
wvlet-log |
| Description: |
Fancy logger for Scala |
| URL: |
https://github.com/xerial/wvlet |
| Vendor: |
org.wvlet |
|
|
| Size: |
196.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/wvlet/wvlet-log_sjs0.6_2.12/1.2.3/wvlet-log_sjs0.6_2.12-1.2.3.jar |
| POM: |
Show
hide
<?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>org.wvlet</groupId>
<artifactId>wvlet-log_sjs0.6_2.12</artifactId>
<packaging>jar</packaging>
<description>Fancy logger for Scala</description>
<version>1.2.3</version>
<name>wvlet-log</name>
<organization>
<name>org.wvlet</name>
</organization>
<url>https://github.com/xerial/wvlet</url>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<scm>
<connection>scm:git:github.com/wvlet/log.git</connection>
<developerConnection>scm:git:git@github.com:wvlet/log.git</developerConnection>
<url>github.com/wvlet/wvlet.git</url>
</scm>
<developers>
<developer>
<id>leo</id>
<name>Taro L. Saito</name>
<url>http://xerial.org/leo</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.1</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.12</artifactId>
<version>0.6.15</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-interface_2.12</artifactId>
<version>0.6.15</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.12.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs0.6_2.12</artifactId>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-java-logging_sjs0.6_2.12</artifactId>
<version>0.1.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.wvlet</groupId>
<artifactId>wvlet-log_sjs0.6_2.12</artifactId>
<version>1.2.3</version>
</dependency>
|
| Gradle: |
org.wvlet:wvlet-log_sjs0.6_2.12:1.2.3 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|