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

Download JAR files tagged by access with all dependencies

Search JAR files by class name

andromda-andromdapp-project-richclient-ant from group org.andromda.andromdapp.projects (version 3.4)

A project template for AndroMDA powered projects that do not necessarily have a web browser as the client technology. The generated project is for server side code (deployed on JBoss), and generic client side code to access published services via remote invocation.

Group: org.andromda.andromdapp.projects Artifact: andromda-andromdapp-project-richclient-ant
Show all versions Show source 
 

0 downloads
Artifact andromda-andromdapp-project-richclient-ant
Group org.andromda.andromdapp.projects
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pww-commons from group com.portlandwebworks (version 1.0.2)

PWW Commons is a collection of useful, reusable components for java applications that leverage Spring Framework and Hibernate. Its primary focus is simplifying database access via a generic DAO interface with an annotation-based Hibernate implementation.

Group: com.portlandwebworks Artifact: pww-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact pww-commons
Group com.portlandwebworks
Version 1.0.2
Last update 30. July 2012
Organization not specified
URL Not specified
License GNU Lesser General Public License Version 3
Dependencies amount 30
Dependencies hibernate-core, hibernate-core, hibernate-validator, hibernate-commons-annotations, hibernate-search, spring-security-config, commons-lang, commons-beanutils, commons-dbcp, commons-collections, commons-io, commons-codec, xstream, jackson-mapper-asl, dbunit, mail, junit, velocity, velocity-tools, cglib-nodep, itext, de.huxhorn.lilith.3rdparty.flyingsaucer.core-renderer, jtidy, log4j, slf4j-api, javassist, jboss-jsf-api_2.0_spec, hsqldb, mysql-connector-java, liquibase-core,
There are maybe transitive dependencies!

metridoc-all from group com.googlecode.metridoc (version 0.30)

There is no code in the project. This module is here for convenience, specifically for the scripting framework. Just reference this and you will have access to all the scripting apis. For web projects it is probably better to access just what you need. Metridoc uses slf4j as the logger. This module will default to logback as the logger

Group: com.googlecode.metridoc Artifact: metridoc-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metridoc-all
Group com.googlecode.metridoc
Version 0.30
Last update 25. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies metridoc-core, metridoc-project, metridoc-camel-plugin, ezproxy-workflow, metridoc-workflow, metridoc-schema-plugin, metridoc-sql-plugin, metridoc-sushi-plugin, illiad-workflow, metridoc-doi-plugin, logback-classic, camel-ftp,
There are maybe transitive dependencies!

zip64file from group net.sourceforge.zip64file (version 1.02)

Group: net.sourceforge.zip64file Artifact: zip64file
Show documentation Show source 
 

0 downloads
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02


truezip from group de.schlichtherle (version 6.8.4)

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

Group: de.schlichtherle Artifact: truezip
Show all versions Show documentation Show source 
 

8 downloads
Artifact truezip
Group de.schlichtherle
Version 6.8.4
Last update 08. May 2011
Organization not specified
URL http://java.net/projects/truezip
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gae-plugin from group com.jolira (version 3.0.0)

Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.

Group: com.jolira Artifact: gae-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gae-plugin
Group com.jolira
Version 3.0.0
Last update 02. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies gae-runtime, guice,
There are maybe transitive dependencies!

opendap from group edu.ucar (version 2.2.2)

Open-source Project for a Network Data Access Protocol, modified for NetCDF purpose. This artifact is a derivative work from the official OPeNDAP library (http://opendap.org), modified by UCAR. The packages were renamed from "dods.*" to "opendap.*" and the groupID from "org.opendap" to "edu.ucar".

Group: edu.ucar Artifact: opendap
Show documentation Show source 
 

0 downloads
Artifact opendap
Group edu.ucar
Version 2.2.2
Last update 07. March 2011
Organization OpenDAP
URL http://opendap.org/
License LGPL 2.1
Dependencies amount 3
Dependencies servlet-api, jdom, commons-httpclient,
There are maybe transitive dependencies!

opencredo-cloud-storage-parent from group org.opencredo.cloud.storage (version 1.1)

This is a parent pom for cloud-storage access from java projects. Primarily motivated by a desire to make using different cloud-storage provider services easier within messaging applications built on Spring Integration.

Group: org.opencredo.cloud.storage Artifact: opencredo-cloud-storage-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact opencredo-cloud-storage-parent
Group org.opencredo.cloud.storage
Version 1.1
Last update 11. August 2010
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, slf4j-log4j12, log4j,
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!

fastutil from group fastutil (version 5.0.9)

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files.

Group: fastutil Artifact: fastutil
Show all versions Show documentation 
 

4 downloads
Artifact fastutil
Group fastutil
Version 5.0.9
Last update 20. April 2007
Organization not specified
URL http://fastutil.dsi.unimi.it/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 355 from 3 (items total 4006)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy