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

Download JAR files tagged by widely with all dependencies


java-cup from group net.sf.squirrel-sql.thirdparty-non-maven (version 0.11a)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: java-cup
Show source 
Download java-cup.jar (0.11a)
 

7 downloads
Artifact java-cup
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 0.11a
Last update 10. October 2009
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License CUP Parser Generator Copyright Notice, License, and Disclaimer
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-cup from group net.sf.squirrel-sql.thirdparty.non-maven (version 11a)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: net.sf.squirrel-sql.thirdparty.non-maven Artifact: java-cup
Show all versions 
Download java-cup.jar (11a)
 

2 downloads
Artifact java-cup
Group net.sf.squirrel-sql.thirdparty.non-maven
Version 11a
Last update 10. October 2009
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License CUP Parser Generator Copyright Notice, License, and Disclaimer
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gwt-commons-codec from group de.knightsoft-net (version 1.17.1-1)

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.

Group: de.knightsoft-net Artifact: gwt-commons-codec
Show all versions Show documentation Show source 
Download gwt-commons-codec.jar (1.17.1-1)
 

18 downloads
Artifact gwt-commons-codec
Group de.knightsoft-net
Version 1.17.1-1
Last update 14. November 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 4
Dependencies gwt-user, elemental2-dom, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!

parent from group org.jsonurl (version 4)

${jsonurl.description} This is the parent POM for the all jsonurl maven artifacts.

Group: org.jsonurl Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.jsonurl
Version 4
Last update 03. April 2021
Organization jsonurl.org
URL https://www.jsonurl.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gt-epsg-extension from group io.oss84.geotools (version 24.2-oss84-1)

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Group: io.oss84.geotools Artifact: gt-epsg-extension
Show all versions Show documentation Show source 
Download gt-epsg-extension.jar (24.2-oss84-1)
 

0 downloads
Artifact gt-epsg-extension
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

AnalyzerBeans from group org.eobjects.analyzerbeans (version 1.0.6)

A framework for processing and analyzing data in a database, spreadsheet or other data source. AnalyzerBeans is widely based on a simple annotation-based development model where plugin/component development is very easy while it still supports reuse of business logic, configurability, type-safety and super-fast execution.

Group: org.eobjects.analyzerbeans Artifact: AnalyzerBeans
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AnalyzerBeans
Group org.eobjects.analyzerbeans
Version 1.0.6
Last update 15. January 2015
Organization Human Inference
URL Not specified
License Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-utils from group org.apache.nifi (version 2.1.0)

This nifi-utils module should be a general purpose place to store widely and generally useful functions that any component might want to leverage. NO DEPENDENCIES should be added. This module is likely to be leveraged by every extension and should not bring along any other dependencies. The only dependency intended is the nifi-api and even this is expected to be already provided in any case where it would be used. The typical place this util would be found is within a nar and all nars already have nifi-api as a parent dependency. The nifi-api can be thought of as a NiFi Application Container level dependency.

Group: org.apache.nifi Artifact: nifi-utils
Show all versions Show documentation Show source 
Download nifi-utils.jar (2.1.0)
 

48 downloads
Artifact nifi-utils
Group org.apache.nifi
Version 2.1.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies nifi-api,
There are maybe transitive dependencies!

randoop from group net.sourceforge.javydreamercsw (version 1.3.2)

Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions that capture the behavior or your program and that catch bugs. Randoop has created tests that find previously unkwon errors even in widely-used libraries including Sun and IBM's JDKs. A .NET version of Randoop, used internally at Microsoft, has been used successfully by a team of test engineers to find errors in a core .NET component that has been heavily tested for years. Randoop's combination of randomized test generation and test execution results in a highly effective test generation technique.

Group: net.sourceforge.javydreamercsw Artifact: randoop
Show documentation Show source 
Download randoop.jar (1.3.2)
 

0 downloads
Artifact randoop
Group net.sourceforge.javydreamercsw
Version 1.3.2
Last update 05. December 2012
Organization not specified
URL https://sourceforge.net/projects/randoopmplugin/
License MIT License
Dependencies amount 2
Dependencies manipulation, plume,
There are maybe transitive dependencies!

jsgen from group com.github.jochenw (version 1.2)

Jsgen is a Java Source Generation Framework: That means, it should be a valuable tool, if you intend to write a custom generator for Java sources. As such, it is the successor of a previous framework, called JaxMeJS (http://jaxme.sourceforge.net/JaxMeJS/docs/index.html). The predecessor came into being as a standalone project. It was incorporated into the bigger JaxMe project, when the latter was adopted by the Apache Webservices project. And it was buried as part of the bigger project, when the latter was moved to the Apache Attic (http://svn.apache.org/repos/asf/webservices/archive/jaxme/). That was fine for quite some time, because the latest released version (JaxMeJS 0.5.2) did its job quite well. Over the years, however, the Java language has evolved, and the lack of support for features like Generics, or Annotations, became a burden. Hence the Successor: Jsgen picks up, where JaxMeJS ended. It is, however, a complete rewrite with several additional features, that the author considers to be important for modern Java applications: 1. It supports Generics. 2. It supports Annotations. 3. The builder pattern has been adopted. Almost all important classes are implemented as builders. This should make writing the actual source generators much more concise, and maintainable, than it used to be before. 4. The code style is configurable. Code styles allow you to concentrate on the actual work. The resulting Jave source will look nicely formatted, anyways. As of this writing, you can select between two builtin code styles: - The default code style is basically the authors personal free style, roughly comparable to the default code style of the Eclipse Java IDE. - As an alternative, there is also a Maven code style, which is widely used in the Open Source communities. Compared to the default style, it is less concise, if not even a bit verbose. On the other hand, it is widely adopted by projects in the vicinity of {{{https://maven.apache.org}Apache Maven}}. 5. Import lists are created, and sorted, automatically.

Group: com.github.jochenw Artifact: jsgen
Show documentation Show source 
Download jsgen.jar (1.2)
 

0 downloads
Artifact jsgen
Group com.github.jochenw
Version 1.2
Last update 10. November 2019
Organization not specified
URL https://jochenw.github.io/jsgen
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!



Page 6 from 6 (items total 59)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy