Download JAR files tagged by substitute with all dependencies
xmvn-subst from group org.fedoraproject.xmvn (version 4.2.0)
XMvn Subst is a tool that can substitute Maven artifact files with
symbolic links to corresponding files in artifact repository.
0 downloads
Artifact xmvn-subst
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jcommander, xmvn-api,
There are maybe transitive dependencies!
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jcommander, xmvn-api,
There are maybe transitive dependencies!
duration-pretty-printer from group com.xobotun (version 1.0.0)
A small library intended to substitute java.time.Duration ISO8601-compliant toString() to a more human-readable string.
Artifact duration-pretty-printer
Group com.xobotun
Version 1.0.0
Last update 17. July 2022
Organization not specified
URL https://github.com/xobotun/duration-pretty-printer
License MIT License
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!
Group com.xobotun
Version 1.0.0
Last update 17. July 2022
Organization not specified
URL https://github.com/xobotun/duration-pretty-printer
License MIT License
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!
hot-deployer from group org.apache.geronimo.configs (version 3.0.1)
The hot deployer is a bad substitute for using explicit deploy commands from maven, the command line, or the console.
Group: org.apache.geronimo.configs Artifact: hot-deployer
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hot-deployer
Group org.apache.geronimo.configs
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies plugin, j2ee-deployer, geronimo-hot-deploy, geronimo-deploy-tool,
There are maybe transitive dependencies!
Group org.apache.geronimo.configs
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies plugin, j2ee-deployer, geronimo-hot-deploy, geronimo-deploy-tool,
There are maybe transitive dependencies!
safetypes-java from group org.owasp.safetypes (version 1.0.0)
The OWASP Java safetypes library is a collection of classes which can substitute their
conventional alternatives in Java and which aid input validation on deserialization level,
when used in a REST API implementation.
Artifact safetypes-java
Group org.owasp.safetypes
Version 1.0.0
Last update 21. February 2023
Organization OWASP
URL https://owasp.org/www-project-safetypes
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.owasp.safetypes
Version 1.0.0
Last update 21. February 2023
Organization OWASP
URL https://owasp.org/www-project-safetypes
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
qimono from group com.qitsoft (version 1.0)
The framework library base on Mockito used to stub methods with private visibility, final methods or static methods.
Also this library could be used to assign/retrieve values from private fields and to substitute date and time in tests.
Artifact qimono
Group com.qitsoft
Version 1.0
Last update 27. September 2011
Organization QitSoft Inc.
URL http://www.qitsoft.com/qimono/
License LGPL 3
Dependencies amount 3
Dependencies junit, mockito-all, asm-all,
There are maybe transitive dependencies!
Group com.qitsoft
Version 1.0
Last update 27. September 2011
Organization QitSoft Inc.
URL http://www.qitsoft.com/qimono/
License LGPL 3
Dependencies amount 3
Dependencies junit, mockito-all, asm-all,
There are maybe transitive dependencies!
orange-servlet from group cat.inspiracio (version 5.0.0)
Orange Servlet provides HTML templating with server-side Java.
OrangeServlet is a servlet that is registered on *.html.
It reads the html file at the right location according to URL.
It renders the file as html, executing some scripting:
* data-if="E" attributes for server-side conditional,
* data-for="T x : E" attributes for server-side loops,
* data-import="C" attributes for server-side class imports,
* data-substitute="file.html" substitute an element with the processed contents of a file,
* ${expressions} in element bodies and attribute values.
0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 5.0.0
Last update 18. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!
Group cat.inspiracio
Version 5.0.0
Last update 18. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!
dependency-versions-check-maven-plugin from group org.basepom.maven (version 4.0.1)
The dependency-versions-check plugin verifies that all resolved
versions of artifacts are at least the versions specified by
the project dependencies.
The Maven dependency resolution process will substitute versions for
the different artifacts in a dependency tree and sometimes chooses incompatible
versions which leads to difficult to detect problems.
This plugin resolves all dependencies and collects any requested version. It evaluates
whether the resolved versions are compatible to the requested versions and reports possible
conflicts.
Group: org.basepom.maven Artifact: dependency-versions-check-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dependency-versions-check-maven-plugin
Group org.basepom.maven
Version 4.0.1
Last update 28. December 2023
Organization The basepom project
URL https://basepom.github.io/dependency-versions-check-maven-plugin/
License Apache License 2.0
Dependencies amount 3
Dependencies guava, maven-resolver-util, maven-shared-utils,
There are maybe transitive dependencies!
Group org.basepom.maven
Version 4.0.1
Last update 28. December 2023
Organization The basepom project
URL https://basepom.github.io/dependency-versions-check-maven-plugin/
License Apache License 2.0
Dependencies amount 3
Dependencies guava, maven-resolver-util, maven-shared-utils,
There are maybe transitive dependencies!
NyBatisCore from group com.github.NyBatis (version 0.5.0)
Nybatis Data Mapper Framework
1. Logging
based on logback but further simple
2. Configuration
3. Message
4. Database
It can substitute iBasit or MyBatis.
It is very simple but powerful to use
5. Util
It provides following utility class
- FileUtil
- StringUtil
- ClassUtil
- Reflector
- Validator
- StopWatcher
- ExcelFileUtil
this module will run when including following optinal dependency
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>3.11</version>
</dependency>
OR
<dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12</version>
</dependency>
Artifact NyBatisCore
Group com.github.NyBatis
Version 0.5.0
Last update 21. July 2016
Organization not specified
URL http://nybatis.github.io
License Apache-2.0
Dependencies amount 8
Dependencies logback-classic, jackson-databind, cloning, json-path, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!
Group com.github.NyBatis
Version 0.5.0
Last update 21. July 2016
Organization not specified
URL http://nybatis.github.io
License Apache-2.0
Dependencies amount 8
Dependencies logback-classic, jackson-databind, cloning, json-path, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!
toniclf from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.0.5)
This is the tonic look-and-feel packaged to be distributed with the SQuirreLSQL client.
This pluggable look and feel is a free substitute for the default native look and feel of Swing,
'Metal', distributed under the GNU Lesser General Public License. Metal lacks both in usability and
aesthetics. It contains considerable graphical noise, distracting the user from the key elements of
the GUI.
Tonic, on the other hand, tries to provide a clean, balanced look and an improved feel. Tonic is
available free of charge both for commercial and non-commercial applications. It lends a
professional touch and a very tidy and clean interface to your Swing based applications.
Artifact toniclf
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 1.0.5
Last update 03. October 2009
Organization not specified
URL http://www.digitprop.com/tonic/tonic.php
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 1.0.5
Last update 03. October 2009
Organization not specified
URL http://www.digitprop.com/tonic/tonic.php
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pdf-j from group com.hynnet (version 5.85)
PDF for Java - Open Source Edition License
? 2012 Innovatics Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and / or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Artifact pdf-j
Group com.hynnet
Version 5.85
Last update 30. December 2016
Organization not specified
URL http://www.pdf.com/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.hynnet
Version 5.85
Last update 30. December 2016
Organization not specified
URL http://www.pdf.com/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 2 from 3 (items total 21)