You can download fast-classpath-scanner-2.18.1.jar in this page.
The MIT License (MIT)
fast-classpath-scanner-2.18.1.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/io.github.lukehutch/fast-classpath-scanner/pom.properties META-INF/maven/io.github.lukehutch/fast-classpath-scanner/pom.xml io.github.lukehutch.fastclasspathscanner.FastClasspathScanner.class io.github.lukehutch.fastclasspathscanner.MatchProcessorException.class io.github.lukehutch.fastclasspathscanner.ScanInterruptedException.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.AntClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.ClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.ClassLoaderHandlerRegistry.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.EquinoxClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.FallbackClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.FelixClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.JBossClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.Java9ClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.OSGiDefaultClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.URLClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.WeblogicClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.WebsphereLibertyClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.classloaderhandler.WebsphereTraditionalClassLoaderHandler.class io.github.lukehutch.fastclasspathscanner.matchprocessor.ClassAnnotationMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.ClassMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FieldAnnotationMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FileMatchContentsProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FileMatchContentsProcessorWithContext.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FileMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FileMatchProcessorWithContext.class io.github.lukehutch.fastclasspathscanner.matchprocessor.FilenameMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.ImplementingClassMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.MethodAnnotationMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.StaticFinalFieldMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.SubclassMatchProcessor.class io.github.lukehutch.fastclasspathscanner.matchprocessor.SubinterfaceMatchProcessor.class io.github.lukehutch.fastclasspathscanner.scanner.AnnotationInfo.class io.github.lukehutch.fastclasspathscanner.scanner.ClassGraphBuilder.class io.github.lukehutch.fastclasspathscanner.scanner.ClassInfo.class io.github.lukehutch.fastclasspathscanner.scanner.ClassInfoUnlinked.class io.github.lukehutch.fastclasspathscanner.scanner.ClassLoaderFinder.class io.github.lukehutch.fastclasspathscanner.scanner.ClassfileBinaryParser.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathElement.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathElementDir.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathElementZip.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathFinder.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathOrder.class io.github.lukehutch.fastclasspathscanner.scanner.ClasspathResource.class io.github.lukehutch.fastclasspathscanner.scanner.FailureHandler.class io.github.lukehutch.fastclasspathscanner.scanner.FieldInfo.class io.github.lukehutch.fastclasspathscanner.scanner.MethodInfo.class io.github.lukehutch.fastclasspathscanner.scanner.RelativePath.class io.github.lukehutch.fastclasspathscanner.scanner.RelativePathToElementMap.class io.github.lukehutch.fastclasspathscanner.scanner.ScanResult.class io.github.lukehutch.fastclasspathscanner.scanner.ScanResultProcessor.class io.github.lukehutch.fastclasspathscanner.scanner.ScanSpec.class io.github.lukehutch.fastclasspathscanner.scanner.Scanner.class io.github.lukehutch.fastclasspathscanner.scanner.matchers.ClassMatchProcessorWrapper.class io.github.lukehutch.fastclasspathscanner.scanner.matchers.FileMatchProcessorAny.class io.github.lukehutch.fastclasspathscanner.scanner.matchers.FileMatchProcessorWrapper.class io.github.lukehutch.fastclasspathscanner.typesignature.ArrayTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.BaseTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.ClassRefOrTypeVariableSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.ClassRefTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.ClassTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.HierarchicalTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.MethodTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.ReferenceTypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.TypeArgument.class io.github.lukehutch.fastclasspathscanner.typesignature.TypeParameter.class io.github.lukehutch.fastclasspathscanner.typesignature.TypeSignature.class io.github.lukehutch.fastclasspathscanner.typesignature.TypeUtils.class io.github.lukehutch.fastclasspathscanner.typesignature.TypeVariableSignature.class io.github.lukehutch.fastclasspathscanner.utils.AdditionOrderedSet.class io.github.lukehutch.fastclasspathscanner.utils.AutoCloseableExecutorService.class io.github.lukehutch.fastclasspathscanner.utils.ClasspathUtils.class io.github.lukehutch.fastclasspathscanner.utils.FastManifestParser.class io.github.lukehutch.fastclasspathscanner.utils.FastPathResolver.class io.github.lukehutch.fastclasspathscanner.utils.FileUtils.class io.github.lukehutch.fastclasspathscanner.utils.InterruptionChecker.class io.github.lukehutch.fastclasspathscanner.utils.JarUtils.class io.github.lukehutch.fastclasspathscanner.utils.Join.class io.github.lukehutch.fastclasspathscanner.utils.LogNode.class io.github.lukehutch.fastclasspathscanner.utils.MultiMapKeyToList.class io.github.lukehutch.fastclasspathscanner.utils.MultiMapKeyToSet.class io.github.lukehutch.fastclasspathscanner.utils.NestedJarHandler.class io.github.lukehutch.fastclasspathscanner.utils.Recycler.class io.github.lukehutch.fastclasspathscanner.utils.ReflectionUtils.class io.github.lukehutch.fastclasspathscanner.utils.SimpleThreadFactory.class io.github.lukehutch.fastclasspathscanner.utils.SingletonMap.class io.github.lukehutch.fastclasspathscanner.utils.URLPathEncoder.class io.github.lukehutch.fastclasspathscanner.utils.VersionFinder.class io.github.lukehutch.fastclasspathscanner.utils.WorkQueue.class
fast-classpath-scanner-2.18.1.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>io.github.lukehutch</groupId> <artifactId>fast-classpath-scanner</artifactId> <version>2.18.1</version> <name>FastClasspathScanner</name> <description> Uber-fast, ultra-lightweight Java classpath scanner. Scans the classpath by parsing the classfile binary format directly rather than by using reflection. See https://github.com/lukehutch/fast-classpath-scanner </description> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <issueManagement> <url>https://github.com/lukehutch/fast-classpath-scanner/issues</url> </issueManagement> <licenses> <license> <name>The MIT License (MIT)</name> <url>http://opensource.org/licenses/MIT</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <name>Luke Hutchison</name> <email>luke.hutch@gmail.com</email> <organization>--</organization> <organizationUrl>https://github.com/lukehutch</organizationUrl> </developer> </developers> <distributionManagement> <snapshotRepository> <id>ossrh</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url> </snapshotRepository> <repository> <id>ossrh</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> </repository> </distributionManagement> <!-- See http://java.dzone.com/articles/deploy-maven-central and http://central.sonatype.org/pages/apache-maven.html --> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <version>2.2.1</version> <executions> <execution> <id>attach-sources</id> <goals> <goal>jar-no-fork</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>2.9.1</version> <executions> <execution> <id>attach-javadocs</id> <goals> <goal>jar</goal> </goals> <configuration> <additionalparam>-Xdoclint:none</additionalparam> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>3.0.2</version> <configuration> <archive> <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> <manifest> <addDefaultImplementationEntries>true</addDefaultImplementationEntries> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> </manifest> </archive> </configuration> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <executions> <execution> <id>bundle-manifest</id> <phase>process-classes</phase> <goals> <goal>manifest</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> </plugin> <plugin> <artifactId>maven-release-plugin</artifactId> </plugin> </plugins> <pluginManagement> <plugins> <plugin> <!-- This plugin must be inside pluginManagement --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.5.1</version> <configuration> <source>1.8</source> <target>1.8</target> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.19.1</version> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>3.2.0</version> <extensions>true</extensions> <configuration> <instructions> <Bundle-Category>Utilities</Bundle-Category> <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName> <Bundle-Description>${project.description}</Bundle-Description> <Bundle-Vendor>Luke Hutchison</Bundle-Vendor> </instructions> </configuration> </plugin> <plugin> <!-- This plugin doesn't work inside pluginManagement, for some reason --> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> <version>1.6.3</version> <extensions>true</extensions> <configuration> <serverId>ossrh</serverId> <nexusUrl>https://oss.sonatype.org/</nexusUrl> <autoReleaseAfterClose>true</autoReleaseAfterClose> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <version>2.5.3</version> <configuration> <autoVersionSubmodules>true</autoVersionSubmodules> <useReleaseProfile>false</useReleaseProfile> <releaseProfiles>release</releaseProfiles> <goals>deploy</goals> </configuration> </plugin> </plugins> </pluginManagement> </build> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>test</scope> </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> <version>3.1.0</version> <scope>test</scope> </dependency> <dependency> <groupId>javax.enterprise</groupId> <artifactId>cdi-api</artifactId> <version>1.0-SP4</version> <scope>test</scope> </dependency> <dependency> <groupId>org.ops4j.pax.url</groupId> <artifactId>pax-url-aether</artifactId> <version>2.5.2</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.25</version> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> <version>1.7.25</version> <scope>test</scope> </dependency> </dependencies> <scm> <connection>scm:git:git@github.com:lukehutch/fast-classpath-scanner.git</connection> <developerConnection>scm:git:git@github.com:lukehutch/fast-classpath-scanner.git</developerConnection> <url>https://github.com/lukehutch/fast-classpath-scanner</url> <tag>fast-classpath-scanner-2.18.1</tag> </scm> <url>https://github.com/lukehutch/fast-classpath-scanner</url> <profiles> <profile> <id>release</id> <activation> <property> <name>performRelease</name> <value>true</value> </property> </activation> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <version>1.5</version> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> </plugins> <pluginManagement> <plugins> <plugin> <!-- This plugin must be inside pluginManagement --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.7</source> <target>1.7</target> </configuration> <executions> <execution> <id>default-testCompile</id> <phase>test-compile</phase> <goals> <goal>testCompile</goal> </goals> <configuration> <!-- fork is needed for different java versions for main and test, see: https://goo.gl/l0qZKb --> <fork>true</fork> <executable>${testCompileJdkPath}/bin/javac</executable> <source>1.8</source> <target>1.8</target> </configuration> </execution> </executions> </plugin> </plugins> </pluginManagement> </build> </profile> </profiles> </project>
<dependency> <groupId>io.github.lukehutch</groupId> <artifactId>fast-classpath-scanner</artifactId> <version>2.18.1</version> </dependency>
If you think the following fast-classpath-scanner-2.18.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download fast-classpath-scanner-2.18.1.jar file