Download JAR files tagged by filename with all dependencies
filename-batch-converter-parent from group com.github.usc (version 3.0.11)
Group: com.github.usc Artifact: filename-batch-converter-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
filename-batch-converter-main from group com.googlecode.usc (version 3.0.9)
Filename Batch Converter Application - Main
Group: com.googlecode.usc Artifact: filename-batch-converter-main
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact filename-batch-converter-main
Group com.googlecode.usc
Version 3.0.9
Last update 06. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-io, junit,
There are maybe transitive dependencies!
Group com.googlecode.usc
Version 3.0.9
Last update 06. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-io, junit,
There are maybe transitive dependencies!
filename-batch-converter-parent from group com.googlecode.usc (version 3.0.9)
Group: com.googlecode.usc Artifact: filename-batch-converter-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
BigTextFileReader from group cn.miw (version 0.0.3)
大文本文件读取工具(线程+缓冲区读取+回调处理),支持同时读取多个文件,一行代码搞定.
多个文件同时读取:
new BigTextFileProcess().readBigFile((fileName,line) -> { System.out.println(fileName+":"+line); }, fileNames);
读取单个文件:
new BigTextFileProcess().readBigFile(fileName,(fileName,line)->{System.out.println(fileName+":"+line);});
0 downloads
Artifact BigTextFileReader
Group cn.miw
Version 0.0.3
Last update 18. April 2019
Organization not specified
URL https://www.miw.cn
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group cn.miw
Version 0.0.3
Last update 18. April 2019
Organization not specified
URL https://www.miw.cn
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
require-main-filename from group org.mvnpm (version 2.0.0)
shim for require.main.filename() that works in as many environments as possible
Artifact require-main-filename
Group org.mvnpm
Version 2.0.0
Last update 23. September 2024
Organization Ben Coe
URL https://github.com/yargs/require-main-filename#readme
License ISC
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 2.0.0
Last update 23. September 2024
Organization Ben Coe
URL https://github.com/yargs/require-main-filename#readme
License ISC
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mrmime from group org.mvnpm (version 1.0.1)
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Artifact mrmime
Group org.mvnpm
Version 1.0.1
Last update 09. February 2024
Organization Luke Edwards
URL https://github.com/lukeed/mrmime#readme
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 1.0.1
Last update 09. February 2024
Organization Luke Edwards
URL https://github.com/lukeed/mrmime#readme
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
yak4j-filename-conventions-maven-plugin from group com.github.ngeor (version 0.18.2)
yak shaving for Java: A Maven plugin which enforces filename conventions
Group: com.github.ngeor Artifact: yak4j-filename-conventions-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact yak4j-filename-conventions-maven-plugin
Group com.github.ngeor
Version 0.18.2
Last update 28. January 2024
Organization not specified
URL https://github.com/ngeor/kamino/tree/master/plugins/yak4j-filename-conventions-maven-plugin
License not specified
Dependencies amount 1
Dependencies plexus-utils,
There are maybe transitive dependencies!
Group com.github.ngeor
Version 0.18.2
Last update 28. January 2024
Organization not specified
URL https://github.com/ngeor/kamino/tree/master/plugins/yak4j-filename-conventions-maven-plugin
License not specified
Dependencies amount 1
Dependencies plexus-utils,
There are maybe transitive dependencies!
patterntesting-exception from group org.patterntesting (version 2.4.0)
PatternTesting Exception (patterntesting-exception) is a framework round
about exceptions. It wraps some common exception (like IOException) to
provide some more information as the original exception (e.g. the
filename with the absolute pathname).
On the other it allows you to provoke exceptions for better testing.
Group: org.patterntesting Artifact: patterntesting-exception
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact patterntesting-exception
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!
repast.simphony.bin_and_src from group org.opensimulationsystems.cabsf (version 2.3.1)
The Repast Simphony ${project.version} repast.simphony.bin_and_src.jar. This artifact in the Maven central repository is not maintained by the Repast/Argonne National Laboratory team, but the source is under their license. This jar is compiled from source and may not match byte-for-byte with the repast.simphony.bin_and_src.jar deployed with Repast Simphony. Maven adds the version number to the jar filename, which is not present in the jar distributed with Repast Simphony.
Artifact repast.simphony.bin_and_src
Group org.opensimulationsystems.cabsf
Version 2.3.1
Last update 05. April 2016
Organization not specified
URL http://www.opensimulationsystems.org
License Repast Suite License, Copyright (c) 2015 Argonne National Laboratory
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.opensimulationsystems.cabsf
Version 2.3.1
Last update 05. April 2016
Organization not specified
URL http://www.opensimulationsystems.org
License Repast Suite License, Copyright (c) 2015 Argonne National Laboratory
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
patterntesting-exception from group net.sf.patterntesting (version 0.9.9)
PatternTesting Exception (patterntesting-exception) is a framework round
about exceptions. It wraps some common exception (like IOException) to
provide some more information as the original exception (e.g. the
filename with the absolute pathname).
On the other it allows you to provoke exceptions for better testing.
0 downloads
Artifact patterntesting-exception
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!
Page 2 from 2 (items total 20)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy