MVN

net.sf.logdistiller : extensions

Maven & Gradle

May 09, 2014

Extensions · LogDistiller Extensions Center is a place to develop LogDistiller extensions.

<dependency>
    <groupId>net.sf.logdistiller</groupId>
    <artifactId>extensions</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.logdistiller : extensions to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.sf.logdistiller : extensions to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
extensions-1.1
1.0
extensions-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.logdistiller</groupId>
    <artifactId>extensions</artifactId>
    <version>1.1</version>
</dependency>