MVN

com.jolira : jologging

Maven & Gradle

Aug 04, 2010

Jolria Logging Utils · Contains a Dispatcher class, which can intercept logging information at runtime in order to display it to the user, e.g. using web-pages.

<dependency>
    <groupId>com.jolira</groupId>
    <artifactId>jologging</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jolira : jologging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.jolira : jologging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jologging-1.2.0

How to add a dependency to Maven

Add the following com.jolira : jologging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jolira</groupId>
    <artifactId>jologging</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jolira : jologging gradle dependency to your build.gradle file:

implementation 'com.jolira:jologging:1.2.0'

Gradle Kotlin DSL: Add the following com.jolira : jologging gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jolira:jologging:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jolira : jologging sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jolira" % "jologging" % "1.2.0"

Advertisement

Dependencies from Group

Apr 02, 2011
6 usages
Mar 31, 2010
5 usages
Apr 02, 2011
4 usages
Dec 18, 2011
3 usages
3 stars
Apr 04, 2012
3 usages
0 stars

Discover Dependencies

Jun 07, 2012
1 stars
Jun 04, 2010
Jul 26, 2012
9 stars
May 26, 2014
0 stars
Oct 23, 2014
0 stars
Aug 15, 2014
0 stars
May 26, 2014
2 usages
0 stars
May 26, 2014
2 usages
0 stars
Jan 06, 2015
7 stars