All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by checking with all dependencies

Search JAR files by class name

qm-framework from group com.starmcc (version 3.0.1-RELEASE)

springboot based on a series of packaging framework. QmFramework to implements AOP, rewrite the requestBody, global exception catching,version checking, request body parameter symmetric encryption mechanism, controller packaging and the toolkit collection. thank you for using it.

Group: com.starmcc Artifact: qm-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact qm-framework
Group com.starmcc
Version 3.0.1-RELEASE
Last update 10. January 2022
Organization not specified
URL https://www.starmcc.com/qm-framework
License not specified
Dependencies amount 5
Dependencies spring-boot-starter-web, fastjson, commons-text, spring-boot-configuration-processor, commons-io,
There are maybe transitive dependencies!

reb4j from group io.github.reggert (version 3.2.1)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking.

Group: io.github.reggert Artifact: reb4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact reb4j
Group io.github.reggert
Version 3.2.1
Last update 02. July 2019
Organization Richard W. Eggert II
URL http://reggert.github.io/reb4j
License GNU Lesser General Public License v3.0
Dependencies amount 5
Dependencies junit, functionaljava, scalacheck_${scala.compat.version}, scalatest_${scala.compat.version}, scala-library,
There are maybe transitive dependencies!

checkconfigurationfile from group au.net.zeus.jgdms.tools (version 3.1.0)

Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

Group: au.net.zeus.jgdms.tools Artifact: checkconfigurationfile
Show all versions Show documentation Show source 
 

0 downloads
Artifact checkconfigurationfile
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

comboboxextra from group uk.co.jmsoft (version 1.0)

An abstract framework and concrete Swing implementation that encapsulates a Java GUI applications typical save-state operations such as save, saveAs, open, new, checking for unsaved changes, and maintaining a list of recent files.

Group: uk.co.jmsoft Artifact: comboboxextra
Show documentation Show source 
 

0 downloads
Artifact comboboxextra
Group uk.co.jmsoft
Version 1.0
Last update 17. February 2017
Organization not specified
URL https://gitlab.com/ScoobyDooby/ComboBoxExtra
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

savehandler from group uk.co.jmsoft.savehandler (version 1.0)

An abstract framework and concrete Swing implementation that encapsulates a Java GUI applications typical save-state operations such as save, saveAs, open, new, checking for unsaved changes, and maintaining a list of recent files.

Group: uk.co.jmsoft.savehandler Artifact: savehandler
Show documentation Show source 
 

0 downloads
Artifact savehandler
Group uk.co.jmsoft.savehandler
Version 1.0
Last update 16. February 2017
Organization not specified
URL https://gitlab.com/ScoobyDooby/Java_Save_Handler
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.wst.xml.xpath2.processor from group org.opengis.cite.eclipse.webtools.sse (version 1.1.5-738bb7b85d)

Provides an XPath 2.0 processor (W3C Recommendations, December 2010). It is a component of the Eclipse Web Tools Platform (Source Editing project). The "R3_2_maintenance" branch is used by the Xerces2 Java library (on the branch "xml-schema-1.1-dev") to enable XML Schema 1.1 assertion checking.

Group: org.opengis.cite.eclipse.webtools.sse Artifact: org.eclipse.wst.xml.xpath2.processor
Show documentation Show source 
 

3 downloads
Artifact org.eclipse.wst.xml.xpath2.processor
Group org.opengis.cite.eclipse.webtools.sse
Version 1.1.5-738bb7b85d
Last update 17. April 2015
Organization not specified
URL http://www.eclipse.org/webtools/sse/
License Eclipse Public License - v 1.0
Dependencies amount 2
Dependencies xercesImpl-xsd11, java-cup,
There are maybe transitive dependencies!

test-unit from group rubygems (version 3.0.3)

Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

Group: rubygems Artifact: test-unit
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-unit
Group rubygems
Version 3.0.3
Last update 28. March 2015
Organization not specified
URL https://github.com/test-unit/test-unit
License Ruby
Dependencies amount 1
Dependencies power_assert,
There are maybe transitive dependencies!

macker from group de.andrena.tools.macker (version 1.0.2)

Macker is a build-time architectural rule checking utility for Java developers. It's meant to model the architectural ideals programmers always dream up for their projects, and then break - it helps keep code clean and consistent.

Group: de.andrena.tools.macker Artifact: macker
Show all versions Show documentation Show source 
 

1 downloads
Artifact macker
Group de.andrena.tools.macker
Version 1.0.2
Last update 12. June 2013
Organization not specified
URL https://github.com/andrena/macker
License GNU GPL v2.0
Dependencies amount 9
Dependencies javassist, ant, commons-lang, jakarta-regexp, xml-apis, jdom, xalan, xercesImpl, xmlParserAPIs,
There are maybe transitive dependencies!

reb4j from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking.

Group: net.sourceforge.reb4j Artifact: reb4j
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reb4j
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization Richard W. Eggert II
URL http://reggert.github.com/reb4j
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-pmd-plugin from group maven (version 1.10)

The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.

Group: maven Artifact: maven-pmd-plugin
Show all versions 
 

0 downloads
Artifact maven-pmd-plugin
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!



Page 27 from 30 (items total 298)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy