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

Download JAR files tagged by manager with all dependencies

Search JAR files by class name

biz.aQute.jpm.run from group biz.aQute.bnd (version 3.5.0)

jpm4j is Just another Package Manager for Java. It stills the envy of all Java developers of Ruby with their Gems, Perl with its cpan, and Python with its pips. jpm makes it very easy to deploy Java applications on a myriad of platforms. This program is the command line application that performs the front end of the https://www.jpm4j.org website. It provides full access to the repository index (i.e. jpm find osgi), it can be used to install, etc. Use jpm help to see all the commands.

Group: biz.aQute.bnd Artifact: biz.aQute.jpm.run
Show all versions Show documentation Show source 
 

61 downloads
Artifact biz.aQute.jpm.run
Group biz.aQute.bnd
Version 3.5.0
Last update 02. October 2017
Organization jpm4j.org
URL https://www.jpm4j.org/#/md/jpm
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ferris-memorymanager-memoryvault from group org.ferris (version 0.0.2)

The purpose of this project is to provide a Java API and implementation capable of reading the data files of a Creative Memories http://www.creativememories.com/) Memory Manager (http://www.creativememories.com/MainMenu/Our-products-and-services/Digital-Scrapbooking/Memory-Manager%e2%84%a2) Memory Vault mvn site package 0.0.1 -Initial Release supporting Memory Manager 3 0.0.2 -RC1 * Refactor of 0.0.1 to support on-demand construction of the data tree instead of building the entire tree up front. * Change pom parent to ferris-standard-project -RC2 * Added Observable back to Manifest. * Updated DAO to accept an Observer.

Group: org.ferris Artifact: ferris-memorymanager-memoryvault
Show all versions Show documentation Show source 
 

0 downloads
Artifact ferris-memorymanager-memoryvault
Group org.ferris
Version 0.0.2
Last update 18. August 2010
Organization not specified
URL http://ferris.sourceforge.net/memorymanager-memoryvault
License not specified
Dependencies amount 6
Dependencies log4j, commons-io, commons-lang, ferris-lang, junit, rejaxb,
There are maybe transitive dependencies!

balea-core from group io.magidc (version 1.0.1)

Balea creates a proxy of javax.sql.DataSource, providing dynamic routing to multiple container based databases following a On Demand Data Source Access architecture. Docker is used as manager to create, start or stop database containers on demand and link correspondent data volumes. Thanks to this approach is possible to distribute data across multiple databases keeping active only the necessary ones in each moment maximizing the use of system resources. The distribution and management of data is hidden under the hood, any process that uses this data source interface (i.e. Hibernate) will perceive it as a single source of data. It makes possible for standard SQL database like Postgresql or MySQL to be maintained, backed up or versioned with simple file system operations as the data volumes are attached dynamically to the managed Docker containers. Docker integration allows also to manage database containers in remote hosts.

Group: io.magidc Artifact: balea-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact balea-core
Group io.magidc
Version 1.0.1
Last update 23. July 2019
Organization not specified
URL https://github.com/magidc/balea-core
License Apache License, Version 2.0
Dependencies amount 1
Dependencies docker-java,
There are maybe transitive dependencies!

GroovyConsole from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: GroovyConsole
Show documentation Show source 
 

0 downloads
Artifact GroovyConsole
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!

zk-dl-private from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: zk-dl-private
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zk-dl-private
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 1
Dependencies DLHelpers,
There are maybe transitive dependencies!

TabboxMoveAndHelp from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: TabboxMoveAndHelp
Show documentation Show source 
 

0 downloads
Artifact TabboxMoveAndHelp
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ZKComposer,
There are maybe transitive dependencies!

JavaHelp from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: JavaHelp
Show documentation Show source 
 

0 downloads
Artifact JavaHelp
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies javahelp, zk, zul, zhtml,
There are maybe transitive dependencies!

ZKLiferay from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: ZKLiferay
Show documentation Show source 
 

0 downloads
Artifact ZKLiferay
Group cz.datalite.zk-dl
Version 1.4.5
Last update 30. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ZKInfrastructure from group cz.datalite.zk-dl (version 1.4.5.3)

Group: cz.datalite.zk-dl Artifact: ZKInfrastructure
Show all versions Show documentation Show source 
 

0 downloads
Artifact ZKInfrastructure
Group cz.datalite.zk-dl
Version 1.4.5.3
Last update 20. April 2017
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies spring-core, spring-beans, spring-aop, spring-context, spring-tx, spring-orm, spring-security-core, zk, zul, HibernateDAO, SpringService, ZKDLComponents, ZKComposer, ZKDLComponentsHibernateExt,
There are maybe transitive dependencies!

zk-dl from group cz.datalite.zk-dl (version 1.4.5.1)

Multiple loosely coupled modules which extend ZK framework, originally created by DataLite company. ZKComposer - controll the MVC design with annotations @ZkEvent?, @ZkComponent?, @ZkBinding?, ... (similar to zkspring or zkcdi projects, however without any framework dependencies). ZKDLComponents splits ZK data driven components (listbox, combobox) to MVC design, adds support for easy large data manipulation and contains many pre-built user controls (filter manager, sort manager, visible listbox columns manager, export to excel, etc.) HibernateDAO & ZKDLComponentsHibernateExtensions - Hibernate generic DAO design with extensions for ZKDLComponents to replace all your plumbing code (filter, sort, lazy loading, CRUD). SpringService? - service layer with spring - generic service which speaks to generic DAO. This is the way we use our components at DataLite?, but you can use any integration or DAO at your will.

Group: cz.datalite.zk-dl Artifact: zk-dl
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zk-dl
Group cz.datalite.zk-dl
Version 1.4.5.1
Last update 20. April 2017
Organization DataLite
URL http://zk.datalite.cz
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 217 from 218 (items total 2173)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy