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

Download JAR files tagged by company with all dependencies

Search JAR files by class name

j2-admin from group org.apache.portals.jetspeed-2 (version 2.3.1)

Group: org.apache.portals.jetspeed-2 Artifact: j2-admin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact j2-admin
Group org.apache.portals.jetspeed-2
Version 2.3.1
Last update 05. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 24
Dependencies jetspeed-locator, apa-gems, velocity, portals-bridges-velocity, commons-io, commons-fileupload, commons-codec, jackson-databind, commons-configuration, commons-beanutils, commons-lang, spring-beans, spring-context, spring-context-support, spring-core, spring-webmvc-portlet, spring-web, spring-webmvc, wicket, wicket-extensions, slf4j-log4j12, jcl-over-slf4j, apa-webcontent2-portlets, commons-validator,
There are maybe transitive dependencies!

portals-pom from group org.apache.portals (version 1.4)

Apache Portals is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages. This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts), who use the Internet to communicate, plan, and develop Portal software and related documentation.

Group: org.apache.portals Artifact: portals-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portals-pom
Group org.apache.portals
Version 1.4
Last update 27. March 2015
Organization not specified
URL http://portals.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cics-exec-utils from group com.ibm.cics (version 1.0.0)

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR OTHERWISE USING THE PROGRAM , YOU AGREE THAT THE PROGRAM IS COPYRIGHTED AND LICENSED BY IBM CORPORATION, OR ITS AFFILIATE, SOLELY FOR YOUR INTERNAL USE, AND IS NOT SOLD. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS: DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, CLICK ON AN "ACCEPT" BUTTON, OR USE THE PROGRAM; AND PROMPTLY DESTROY ALL COPIES OF THE PROGRAM AND RELATED DOCUMENTATION.

Group: com.ibm.cics Artifact: cics-exec-utils
Show documentation 
 

0 downloads
Artifact cics-exec-utils
Group com.ibm.cics
Version 1.0.0
Last update 31. January 2024
Organization not specified
URL Not specified
License L-FJSR-6KDHKS - IBM CICS Transaction Server EXEC Utility Library for Java 1.0
Dependencies amount 0
Dependencies No dependencies
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 2177)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy