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

Download 3.9.3.jar JAR files with dependency

Search JAR files by class name

querydsl-apt-jdk5 from group com.mysema.querydsl (version 0.4.7)

source code generation for querydsl

Group: com.mysema.querydsl Artifact: querydsl-apt-jdk5
Show all versions Show source 
 

0 downloads
Artifact querydsl-apt-jdk5
Group com.mysema.querydsl
Version 0.4.7
Last update 22. July 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-io, commons-lang, querydsl-core,
There are maybe transitive dependencies!

camel-bundle from group org.apache.camel (version 2.0-M3)

Apache Camel Bundle

Group: org.apache.camel Artifact: camel-bundle
Show all versions Show source 
 

0 downloads
Artifact camel-bundle
Group org.apache.camel
Version 2.0-M3
Last update 20. July 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 162
Dependencies commons-logging-api, jaxb-api, stax-api, activation, jaxb-impl, spring-core, commons-logging, spring-context, aopalliance, spring-beans, spring-tx, spring-aop, spring-jms, commons-pool, spring-context-support, geronimo-jms_1.1_spec, geronimo-jta_1.1_spec, qpid-client, qpid-common, mina-core, slf4j-api, slf4j-simple, commons-lang, abdera-core, abdera-i18n, geronimo-activation_1.0.2_spec, commons-codec, abdera-parser, axiom-impl, axiom-api, geronimo-activation_1.1_spec, geronimo-javamail_1.4_spec, jaxen, xml-apis, xercesImpl, geronimo-stax-api_1.0_spec, wstx-asl, abdera-extensions-main, abdera-client, commons-httpclient, spring-orm, spring-jdbc, geronimo-jpa_3.0_spec, jetty, jetty-util, servlet-api, cometd-bayeux, cometd-api, commons-csv, cxf-rt-frontend-jaxrs, cxf-common-utilities, geronimo-annotation_1.0_spec, wsdl4j, XmlSchema, cxf-api, neethi, cxf-common-schemas, cxf-rt-core, FastInfoset, jsr311-api, cxf-rt-bindings-xml, cxf-rt-transports-http, spring-web, cxf-rt-databinding-aegis, abdera-extensions-json, jettison, xmlbeans, cxf-rt-transports-http-jetty, geronimo-servlet_2.5_spec, cxf-rt-transports-local, cxf-rt-frontend-simple, cxf-rt-bindings-soap, cxf-tools-common, saaj-api, cxf-rt-databinding-jaxb, cxf-rt-frontend-jaxws, xml-resolver, geronimo-jaxws_2.1_spec, geronimo-ws-metadata_2.0_spec, asm, cxf-rt-ws-addr, saaj-impl, cxf-rt-management, velocity, commons-collections, oro, jaxb-xjc, freemarker, log4j, jsch, commons-net, groovy-all, junit, ant, ant-launcher, jline, hapi, geronimo-servlet_2.4_spec, ibatis-sqlmap, irclib, jackson-mapper-asl, jackson-core-asl, jackrabbit-core, concurrent, commons-io, jackrabbit-api, jackrabbit-jcr-commons, jackrabbit-spi-commons, jackrabbit-spi, jackrabbit-text-extractors, poi, poi-scratchpad, pdfbox, fontbox, jempbox, nekohtml, lucene-core, derby, jcr, slf4j-log4j12, jing, josql, gentlyweb-utils, juel, commons-jxpath, mail, isorelax-jaxp-bridge, isorelax, msv, xsdlib, isorelax, relaxngDatatype, mvel2, ognl, javassist, spring-osgi-core, spring-osgi-io, org.springframework.aop, org.springframework.beans, org.springframework.context, org.springframework.core, quartz-all, rome, jdom, saxon, saxon-dom, saxon-sql, scala-library, script-api, org.springframework.integration, stringtemplate, antlr, tagsoup, stax-api, xmlsec, xalan, serializer, smack, smackx, xstream, xpp3_min, org.restlet,
There are maybe transitive dependencies!

gaderian from group org.ops4j.gaderian (version 1.0)

Group: org.ops4j.gaderian Artifact: gaderian

 

0 downloads
Artifact gaderian
Group org.ops4j.gaderian
Version 1.0
Last update 15. July 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies junit, easymock, easymockclassextension, log4j, commons-logging, javassist,
There are maybe transitive dependencies!

assimilate from group net.sf.assimilate (version 1.0)

This is an Open-Source(GPL) Maven2 Plugin

Group: net.sf.assimilate Artifact: assimilate
Show source 
 

0 downloads
Artifact assimilate
Group net.sf.assimilate
Version 1.0
Last update 14. July 2009
Organization not specified
URL http://sourceforge.net/projects/assimilate/
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies maven-plugin-api,
There are maybe transitive dependencies!

jai_imageio from group com.sun.media (version 1.1)

JAI Image I/O Tools provides reader, writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. Reader-writer plug-ins are supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP image formats. The supplied streams and associated service providers use the New I/O APIs.

Group: com.sun.media Artifact: jai_imageio
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jai_imageio
Group com.sun.media
Version 1.1
Last update 10. July 2009
Organization not specified
URL https://jai-imageio.dev.java.net/
License BSD License
Dependencies amount 1
Dependencies jai_core,
There are maybe transitive dependencies!

tnef from group net.freeutils.jtnef (version 1.5.0)

The Java TNEF package is an open source code implementation of a TNEF message handler, which can be used as a command-line utility or integrated into Java-based mail applications to extract the original message content.

Group: net.freeutils.jtnef Artifact: tnef
Show source 
 

2 downloads
Artifact tnef
Group net.freeutils.jtnef
Version 1.5.0
Last update 08. July 2009
Organization Amichai Rothman
URL http://www.freeutils.net/source/jtnef/
License GPL
Dependencies amount 3
Dependencies activation, mail, poi,
There are maybe transitive dependencies!

jna from group com.sun.jna (version 3.0.9)

JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation.

Group: com.sun.jna Artifact: jna
Show all versions Show source 
 

43 downloads
Artifact jna
Group com.sun.jna
Version 3.0.9
Last update 08. July 2009
Organization not specified
URL https://jna.dev.java.net/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xisemele from group net.sf.xisemele (version 1.3)

A simple Java API that allow a fluent interface to read/write XML documents

Group: net.sf.xisemele Artifact: xisemele
Show source 
 

0 downloads
Artifact xisemele
Group net.sf.xisemele
Version 1.3
Last update 08. July 2009
Organization not specified
URL http://xisemele.sourceforge.net
License GNU Library or "Lesser" General Public License version 3.0 (LGPLv3)
Dependencies amount 2
Dependencies easymock, easymockclassextension,
There are maybe transitive dependencies!

gmaven-testsuite from group org.codehaus.groovy.maven (version 1.0)

Integration tests for GMaven.

Group: org.codehaus.groovy.maven Artifact: gmaven-testsuite
Show all versions Show source 
 

0 downloads
Artifact gmaven-testsuite
Group org.codehaus.groovy.maven
Version 1.0
Last update 04. July 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies gmaven-plugin,
There are maybe transitive dependencies!

gmaven-packaging from group org.codehaus.groovy.maven (version 1.0)

Provides custom packaging types for GMaven support.

Group: org.codehaus.groovy.maven Artifact: gmaven-packaging
Show all versions Show source 
 

0 downloads
Artifact gmaven-packaging
Group org.codehaus.groovy.maven
Version 1.0
Last update 04. July 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 13273 from 53805 (items total 538048)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy