i

iblog-JDKSL-component

JDK SystemLogger-backed Maven Logging component
Files download
File Operation
iblog-JDKSL-component-0.14.4.jar download
iblog-JDKSL-component-0.14.4.pom download
iblog-JDKSL-component-0.14.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder.util.logging</groupId>
  <artifactId>iblog-JDKSL-component</artifactId>
  <version>0.14.4</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder.util.logging:iblog-JDKSL-component:0.14.4'
Gradle Kotlin
implementation("org.infrastructurebuilder.util.logging:iblog-JDKSL-component:0.14.4")
Scala SBT
libraryDependencies += "org.infrastructurebuilder.util.logging" % "iblog-JDKSL-component" % "0.14.4"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder.util.logging', module='iblog-JDKSL-component', version='0.14.4')
)
Apache Ivy
<dependency org="org.infrastructurebuilder.util.logging" name="iblog-JDKSL-component" rev="0.14.4" />
Leiningen
[org.infrastructurebuilder.util.logging/iblog-JDKSL-component "0.14.4"]
Apache Buildr
'org.infrastructurebuilder.util.logging:iblog-JDKSL-component:jar:0.14.4'