MVN

com.poolik : classfinder

Maven & Gradle

Mar 20, 2014
1 usages
6 stars

Classfinder · Classpath / folder scanner to find specific classes. Classes can be filtered with various filters to find only those that match some specific criteria.

<dependency>
    <groupId>com.poolik</groupId>
    <artifactId>classfinder</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.poolik : classfinder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.poolik : classfinder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
classfinder-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.poolik</groupId>
    <artifactId>classfinder</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.poolik : classfinder gradle dependency to your build.gradle file:

implementation 'com.poolik:classfinder:1.0'

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

implementation("com.poolik:classfinder:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.poolik : classfinder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.poolik" % "classfinder" % "1.0"

Advertisement

Dependencies from Group

Mar 20, 2014
1 usages
6 stars
May 29, 2014
8 stars

Discover Dependencies

fel
Jan 04, 2013
18 usages
26 stars
Jul 07, 2023
0 stars
Sep 18, 2014
11 usages
45 stars
May 02, 2007
28 usages
Jan 05, 2015
356 stars
Aug 08, 2013
2 usages
205 stars