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

Download JAR files tagged by could with all dependencies

Search JAR files by class name

httpclient-bom from group com.covisint.core (version 4.3.2)

This bill of materials (BOM) POM covers all the Apache HttpClient artifacts related to a particular version. By importing this BOM, you fix the version of all of HttpClient-related artifacts to the versions associated with a particular release. This prevents the overriding of HttpClient transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>httpclient-bom</artifactId> <version>4.3.2</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the HttpClient artifacts *without* a version.

Group: com.covisint.core Artifact: httpclient-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact httpclient-bom
Group com.covisint.core
Version 4.3.2
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hibernate-orm-bom from group com.covisint.core (version 4.3.1.Final)

This bill of materials (BOM) POM covers all the Hibernate ORM artifacts related to a particular version. By importing this BOM, you fix the version of all of Hibernate-related artifacts to the versions associated with a particular release. This prevents the overriding of Hibernate transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>hibernate-orm-bom</artifactId> <version>4.3.1.Final</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Hibernate artifacts *without* a version.

Group: com.covisint.core Artifact: hibernate-orm-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hibernate-orm-bom
Group com.covisint.core
Version 4.3.1.Final
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aspectj-bom from group com.covisint.core (version 1.8.0)

This bill of materials (BOM) POM covers all the AspectJ artifacts related to a particular version. By importing this BOM, you fix the version of all the AspectJ-related artifacts to the versions associated with a particular release. This prevents the overriding of AspectJ transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>aspectj-bom</artifactId> <version>1.8.0</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the AspectJ artifacts *without* a version.

Group: com.covisint.core Artifact: aspectj-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact aspectj-bom
Group com.covisint.core
Version 1.8.0
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

metrics-bom from group com.covisint.core (version 3.0.2)

Group: com.covisint.core Artifact: metrics-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metrics-bom
Group com.covisint.core
Version 3.0.2


sakai-wicket-maven-archetype from group org.sakaiproject.maven-archetype (version 1.5.0)

The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command. The app is based on Apache Wicket which integrates nicely with Sakai. The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations. The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.

Group: org.sakaiproject.maven-archetype Artifact: sakai-wicket-maven-archetype
Show all versions Show source 
 

0 downloads
Artifact sakai-wicket-maven-archetype
Group org.sakaiproject.maven-archetype
Version 1.5.0
Last update 28. October 2014
Organization The Sakai Foundation
URL https://confluence.sakaiproject.org/display/BOOT/Sakai+Wicket+Maven+Archetype
License Educational Community License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fw from group net.sf.squirrel-sql (version 3.5.0)

The framework library contains utility classes that are generic and useful for building applications that introspect a database via JDBC. These are not intended to be SQuirreLSQL-specific and could be used by other projects JDBC front-end applications. This project is guaranteed to have no code dependencies on other SQuirreLSQL projects and could therefore be used when building a different JDBC front-end application.

Group: net.sf.squirrel-sql Artifact: fw
Show all versions Show documentation Show source 
 

3 downloads
Artifact fw
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 31
Dependencies antlr, asm-attrs, asm, cglib, commons-cli, commons-codec, commons-collections, commons-httpclient, commons-lang, commons-logging, dom4j, hibernate-annotations, hibernate-commons-annotations, hibernate-entitymanager, hibernate, jxl, jide-oss, log4j, nanoxml, spring-beans, spring-context, spring-context-support, spring-core, stringtemplate, gsbase, junit, easymock, easymockclassextension, mockito-all, fest-swing-junit-4.5, xml-apis,
There are maybe transitive dependencies!

apacheds-xdbm-tools from group org.apache.directory.server (version 2.0.0-M8)

Several kinds of two column key/value data structures, in memory and on disk which sort keys can can be used to implement xdbm partitions. JDBM is one example. These partition use the same database structure or scheme for maintaining LDAP entries and facilitating search operations on them. This module contains common tools that could be used to manage aspects common to all xdbm implementations.

Group: org.apache.directory.server Artifact: apacheds-xdbm-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact apacheds-xdbm-tools
Group org.apache.directory.server
Version 2.0.0-M8
Last update 09. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies apacheds-core-api, apacheds-i18n, apacheds-xdbm-partition, commons-lang, shared-ldap-model, shared-util,
There are maybe transitive dependencies!

server-repo from group org.apache.geronimo.plugins (version 1.0)

This plugin creates a server specific repository (var/repository) for a Geronimo server instance. This server repository can be used to provide some isolation from the default Geronmio repository and is of most value with multiple server instances leveraging the same Geronimo install image. For a description of how this could be used see http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html

Group: org.apache.geronimo.plugins Artifact: server-repo
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact server-repo
Group org.apache.geronimo.plugins
Version 1.0
Last update 27. June 2008
Organization not specified
URL http://geronimo.apache.org/maven/${siteId}/${version}
License not specified
Dependencies amount 1
Dependencies j2ee-system,
There are maybe transitive dependencies!

evita_root from group io.evitadb (version 2024.10.0)

Evita is a specialized database with easy-to-use API for e-commerce systems. Purpose of this research is creating fast and scalable engine that handles all complex tasks that e-commerce systems has to deal with on daily basis. Evita should operate as a fast secondary lookup / search index used by application frontends. We aim for order of magnitude better latency (10x faster or better) for common e-commerce tasks than other solutions based on SQL or NoSQL databases on the same hardware specification. Evita should not be used for storing and handling primary data, and we don't aim for ACID properties nor data corruption guarantees. Evita "index" must be treated as something that could be dropped any time and built up from scratch easily again.

Group: io.evitadb Artifact: evita_root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_root
Group io.evitadb
Version 2024.10.0
Last update 01. October 2024
Organization FG Forrest, a.s.
URL https://evitadb.io
License Business Source License 1.1
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

evita_performance_tests from group io.evitadb (version 2024.10.0)

Group: io.evitadb Artifact: evita_performance_tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact evita_performance_tests
Group io.evitadb
Version 2024.10.0
Last update 01. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies jmh-core, evita_api, evita_test_support, evita_engine, evita_store_key_value, evita_store_server, evita_external_api_core, evita_external_api_graphql, evita_external_api_rest, evita_external_api_system, evita_external_api_grpc, evita_java_driver, evita_external_api_grpc_shared,
There are maybe transitive dependencies!



Page 24 from 3 (items total 285)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy