How to install the Java artifact org.log4s.log4s_sjs1_2.12 with Maven
Java
Maven
pom.xml
org.log4s
log4s_sjs1_2.12
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.log4s</groupId>
<artifactId>log4s_sjs1_2.12</artifactId>
<version>1.10.0-M3</version>
</dependency>
/dependencies>