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

Download JAR files tagged by server with all dependencies

Search JAR files by class name

excalibur-datasource from group excalibur-datasource (version 2.1)

Avalon Excalibur's DataSource package allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose--since they are obtained through Avalon's Component Manager infrastructure. The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.

Group: excalibur-datasource Artifact: excalibur-datasource
Show all versions 
 

0 downloads
Artifact excalibur-datasource
Group excalibur-datasource
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies hsqldb, avalon-framework-api, avalon-framework-impl, avalon-logkit, excalibur-instrument-api, excalibur-pool-api, excalibur-pool-impl, excalibur-pool-instrumented, commons-collections, concurrent, excalibur-testcase, excalibur-component, excalibur-logger, excalibur-fortress-container-api, excalibur-fortress-meta, qdox,
There are maybe transitive dependencies!

configuration-bundles from group org.sakaiproject (version 23.2)

Group: org.sakaiproject Artifact: configuration-bundles
Show all versions Show source 
 

0 downloads
Artifact configuration-bundles
Group org.sakaiproject
Version 23.2


config from group org.sakaiproject (version 23.2)

The Config project is home to Sakai configuration and localization files. Config includes several versions of sakai.properties, a text file containing a series of key/value pairs that provide a convenient mechanism for defining a variety of configuration options for Sakai tools, services, supporting database and UI-related text such as copyright statement, institutional name, server name, etc. Settings in sakai.properties are read on startup; thus changes to sakai.properties only take effect after you restart Sakai's servlet container (typically Apache Tomcat).

Group: org.sakaiproject Artifact: config
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact config
Group org.sakaiproject
Version 23.2
Last update 17. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zosConnect-1.2 from group com.ibm.websphere.appserver.features (version 24.0.0.5)

This feature provides a gateway between mobile, cloud, and web clients and z/OS back-end systems such as CICS Transaction Server, IMS, and batch applications. It provides RESTful APIs and enables you to route HTTP requests to remote REST endpoints. It also accepts and returns JSON payloads and communicates with back-end systems by providing a data transformation service that converts JSON payloads to/from byte arrays consumable by z/OS native-language applications written in Cobol, PL/I, and C.

Group: com.ibm.websphere.appserver.features Artifact: zosConnect-1.2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zosConnect-1.2
Group com.ibm.websphere.appserver.features
Version 24.0.0.5
Last update 15. May 2024
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 6
Dependencies com.ibm.websphere.appserver.zosConnectServiceRestClient-1.0, com.ibm.websphere.appserver.zosConnectAuditSMF-1.0, com.ibm.websphere.appserver.zosConnectInterceptorFSLogger-1.0, servlet-3.0, com.ibm.websphere.appserver.zosConnectCore-1.0, com.ibm.websphere.appserver.spi.zosConnect,
There are maybe transitive dependencies!

org.wso2.carbon.http.bridge from group org.wso2.carbon (version 4.10.13)

There are two ways to use OSGi in server-side[1]. In Carbon, what we have done is, embedding an OSGi framework inside a servlet container. So BridgeServlet delegates all the request from the servlet container to the HttpServiceServlet registered by the http.bridge bundle. This is required only when Carbon is running inside a webapp. There is a possibility to embed an HTTP server(ex. jetty) inside equinox and start a server with all our carbon bundles. This is same as running carbon inside spring DM server. For this scenario, we do not need org.wso2.carbon.http.bridge bundles and the org.wso2.carbon.bridge extension bundle. 1. http://eclipse.org/equinox/server/http_quickstart.php

Group: org.wso2.carbon Artifact: org.wso2.carbon.http.bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.wso2.carbon.http.bridge
Group org.wso2.carbon
Version 4.10.13
Last update 21. April 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 3
Dependencies org.eclipse.osgi, org.wso2.carbon.bridge, org.eclipse.equinox.http.servlet,
There are maybe transitive dependencies!

pax-jdbc-itest from group org.ops4j.pax.jdbc (version 1.5.7)

To run all integration tests, you need to set up all the databases: 1) Derby: $ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin $ cd $DERBY_HOME $ mkdir databases; cd databases $ java -jar $DERBY_HOME/lib/derbyrun.jar server start 2) MS SQL Server (for official and jtds drivers): $ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \ -p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest 3) MariaDB: $ podman run --name pax.jdbc.mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mariadb 4) MySQL: $ podman run --name pax.jdbc.mysql -p 3307:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mysql 5) PostgreSQL: $ podman run --name pax.jdbc.postgresql -e POSTGRES_USER=paxjdbc -e POSTGRES_PASSWORD=paxjdbc -p 5432:5432 -d postgres:latest 6) Oracle (a bit unofficial): $ podman run -itd --name pax.jdbc.oracle -p 1521:1521 --privileged=true oracleinanutshell/oracle-xe-11g

Group: org.ops4j.pax.jdbc Artifact: pax-jdbc-itest
Show all versions 
 

0 downloads
Artifact pax-jdbc-itest
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!

james-server-webadmin from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: james-server-webadmin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact james-server-webadmin
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

blob-aes from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: blob-aes
Show all versions Show source 
 

0 downloads
Artifact blob-aes
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies blob-api, throwing-lambdas, tink, guava, commons-io, reactor-core,
There are maybe transitive dependencies!

javax-mail-extension from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: javax-mail-extension
Show all versions Show source 
 

0 downloads
Artifact javax-mail-extension
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, javax.mail, javax.activation-api, apache-mime4j-core,
There are maybe transitive dependencies!

event-bus from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: event-bus
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact event-bus
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1832 from 1842 (items total 18412)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy