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

Download JAR files tagged by resorting with all dependencies

Search JAR files by class name

jboss-modules-ant-task from group de.holisticon.toolbox (version 1.2)

The JBoss Modules Ant task provides an easy way to create one or more JBoss Modules modules via Ant without resorting to using copy tasks and versioning module.xml files.

Group: de.holisticon.toolbox Artifact: jboss-modules-ant-task
Show all versions Show documentation Show source 
 

0 downloads
Artifact jboss-modules-ant-task
Group de.holisticon.toolbox
Version 1.2
Last update 20. August 2015
Organization Holisticon AG
URL https://github.com/holisticon/jboss-modules-ant-task
License Revised BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

impex-clover-ce from group org.kuali.db.impex (version 1.0.1)

Wrapping the Ant based Impex Clover Comment Extraction tooling with Maven, so we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.

Group: org.kuali.db.impex Artifact: impex-clover-ce
Show all versions Show source 
 

0 downloads
Artifact impex-clover-ce
Group org.kuali.db.impex
Version 1.0.1
Last update 20. April 2012
Organization not specified
URL http://${kuali.site.hostname}/db/impex/${project.artifactId}/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rice-impex-clover from group org.kuali.rice (version 1.0.3)

Maven wrapper around the Rice 1.0.3 clover based Impex dataset. So we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.

Group: org.kuali.rice Artifact: rice-impex-clover
Show source 
 

0 downloads
Artifact rice-impex-clover
Group org.kuali.rice
Version 1.0.3
Last update 18. April 2012
Organization not specified
URL http://${kuali.site.hostname}/rice/${project.artifactId}/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

boost_integer from group com.github.brunotl (version 1.81.0)

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.

Group: com.github.brunotl Artifact: boost_integer
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_integer
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_config, boost_static_assert, boost_throw_exception, boost_core, boost_assert, boost_type_traits, boost_detail,
There are maybe transitive dependencies!

impex-cloveretl-ce from group org.kuali.db.impex (version 2.8.1-kuali)

Impex CloverETL data integration platform. This is based on the comment extraction branch of the Ant based tool hosted at Kuali. Maven is used to wrap the Ant based tool into a bundle (identified by groupId+artifactId+version) so we can express a proper dependency to it without resorting to SCM trickery.

Group: org.kuali.db.impex Artifact: impex-cloveretl-ce
Show all versions Show source 
 

0 downloads
Artifact impex-cloveretl-ce
Group org.kuali.db.impex
Version 2.8.1-kuali
Last update 28. July 2012
Organization not specified
URL http://${kuali.site.hostname}/db/impex/${project.artifactId}/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-flac-encoder from group com.github.axet (version 0.3.8)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: com.github.axet Artifact: java-flac-encoder
Show documentation Show source 
 

26 downloads
Artifact java-flac-encoder
Group com.github.axet
Version 0.3.8
Last update 27. May 2017
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-flac-encoder from group net.sourceforge.javaflacencoder (version 0.3.7)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: net.sourceforge.javaflacencoder Artifact: java-flac-encoder
Show all versions Show documentation Show source 
 

217 downloads
Artifact java-flac-encoder
Group net.sourceforge.javaflacencoder
Version 0.3.7
Last update 10. October 2015
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
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 1 from 1 (items total 8)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy