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

Download JAR files tagged by fact with all dependencies

Search JAR files by class name

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 
 

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 
 

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!

zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)

The Java JDK includes various means of creating/consuming compressed files. What is missing is easy way of creating lazy streamed zip archive, in spirit of java.util.zip.DeflaterInputStream. This implementation relies on the fact that the PKZIP specification allows archiving data streams of sizes not known upfront. This implies that the archives produced will be readable only by tools aware of this trick. Notably, java.util.zip.ZipInputStream is OK with that, so we use it to test compatibility.

Group: io.github.tsabirgaliev Artifact: zip
Show documentation Show source 
 

1 downloads
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oxalis-integration-test from group no.difi.oxalis (version 4.0.0-RC2)

Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

Group: no.difi.oxalis Artifact: oxalis-integration-test
Show all versions 
 

0 downloads
Artifact oxalis-integration-test
Group no.difi.oxalis
Version 4.0.0-RC2
Last update 01. March 2017
Organization Norwegian Agency for Public Management and eGovernment (Difi)
URL https://github.com/difi/oxalis
License not specified
Dependencies amount 7
Dependencies oxalis-as2, oxalis-inbound, oxalis-outbound, oxalis-statistics, httpclient, jcl-over-slf4j, logback-classic,
There are maybe transitive dependencies!

groupdocs-signature from group com.groupdocs (version 18.4)

GroupDocs.Signature for Java allows developers to write applications with ability to significantly sign electronic docs and verify them. Signatures can be of different types. API supports multitude of file formats and includes Pdf, Microsoft Office documents, Open Office formats, PowerPoint presentations, Images etc. The quite captivating fact about the API is, its UI less and independent calls can be made. It also provides a useful features to verify signed documents with stored signatures. Signature Types: - Text Signature - Image Signature - Digital Signature - Barcode Signature - QR-Code Signature - Stamp Signature Verification Types: - Text Signature - Digital Signature - Barcode Signature - QR-Code Signature For more details on the library, please visit GroupDocs website at: http://groupdocs.com/products/signature/java Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Signature for Java library, please request a free 30-day temporary license.

Group: com.groupdocs Artifact: groupdocs-signature
Show all versions Show documentation Show source 
 

16 downloads
Artifact groupdocs-signature
Group com.groupdocs
Version 18.4
Last update 09. April 2018
Organization not specified
URL https://www.groupdocs.com/products/signature
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

antlr3-maven-plugin from group org.antlr (version 3.5.3)

This is the brand new, re-written from scratch plugin for ANTLR v3. Previous valiant efforts all suffered from being unable to modify the ANTLR Tool itself to provide support not just for Maven oriented things but any other tool that might wish to invoke ANTLR without resorting to the command line interface. Rather than try to shoe-horn new code into the existing Mojo (in fact I think that by incorporating a patch supplied by someone I ended up with tow versions of the Mojo, I elected to rewrite everything from scratch, including the documentation, so that we might end up with a perfect Mojo that can do everything that ANTLR v3 supports such as imported grammar processing, proper support for library directories and locating token files from generated sources, and so on. In the end I decided to also change the the ANTLR Tool.java code so that it would be the provider of all the things that a build tool needs, rather than delegating things to 5 different tools. So, things like dependencies, dependency sorting, option tracking, generating sources and so on are all folded back in to ANTLR's Tool.java code, where they belong, and they now provide a public interface to anyone that might want to interface with them. One other goal of this rewrite was to completely document the whole thing to death. Hence even this pom has more comments than funcitonal elements, in case I get run over by a bus or fall off a cliff while skiing. Jim Idle - March 2009

Group: org.antlr Artifact: antlr3-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact antlr3-maven-plugin
Group org.antlr
Version 3.5.3
Last update 10. April 2022
Organization not specified
URL http://antlr.org
License not specified
Dependencies amount 6
Dependencies plexus-compiler-api, plexus-build-api, antlr, slf4j-api, slf4j-simple, antlr,
There are maybe transitive dependencies!



Page 3 from 3 (items total 26)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy