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

Download JAR files tagged by release with all dependencies

Search JAR files by class name

uoa-gitlog-plugin from group nz.ac.auckland.groupapps.maven (version 1.2)

Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

Group: nz.ac.auckland.groupapps.maven Artifact: uoa-gitlog-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact uoa-gitlog-plugin
Group nz.ac.auckland.groupapps.maven
Version 1.2
Last update 02. July 2015
Organization not specified
URL [email protected]:uoa-group-applications/uoa-gitlog-plugin.git
License not specified
Dependencies amount 6
Dependencies composite-maven-plugin, org.eclipse.jgit, commons-lang3, commons-collections4, jetty-util, composite-groovy,
There are maybe transitive dependencies!

spring-framework-bom from group com.covisint.core (version 4.0.2.RELEASE)

This bill of materials (BOM) POM covers all the Spring artifacts related to a particular version. By importing this BOM, you fix the version of all of Spring-related artifacts to the versions associated with a particular release. This prevents the overriding of Spring 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>springframework-bom</artifactId> <version>4.0.2.RELEASE</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Spring artifacts *without* a version.

Group: com.covisint.core Artifact: spring-framework-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-framework-bom
Group com.covisint.core
Version 4.0.2.RELEASE
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!

slf4j-bom from group com.covisint.core (version 1.7.6)

This bill of materials (BOM) POM covers all the SLF4J artifacts related to a particular version. By importing this BOM, you fix the version of all of SLF4J-related artifacts to the versions associated with a particular release. This prevents the overriding of SLF4J 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>slf4j-bom</artifactId> <version>1.7.6</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the SLF4J artifacts *without* a version.

Group: com.covisint.core Artifact: slf4j-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slf4j-bom
Group com.covisint.core
Version 1.7.6
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!

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)

This bill of materials (BOM) POM covers all the Metrics artifacts related to a particular version. By importing this BOM, you fix the version of all of Metrics-related artifacts to the versions associated with a particular release. This prevents the overriding of Metrics 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>metrics-bom</artifactId> <version>3.0.2</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Metrics artifacts *without* a version.

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
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!

uadetector-resources from group net.sf.uadetector (version 2014.10)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: net.sf.uadetector Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

28 downloads
Artifact uadetector-resources
Group net.sf.uadetector
Version 2014.10
Last update 09. November 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, slf4j-api, logback-classic, fest-assert,
There are maybe transitive dependencies!

org.opencms.welcome from group org.opencms.modules (version 8.5.2)

OpenCms-Module 'org.opencms.welcome'. <p>This module contains the OpenCms welcome page and release notes.</p> <p>Install this module as a simple demonstration for the template capabilities of OpenCms 8.5.</p> <p><strong>Note:</strong> Deleting this module will remove the "/release" folder and all pages there.</p> <p><i>(c) 2013 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.welcome
Show all versions 
 

0 downloads
Artifact org.opencms.welcome
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onejar-maven-plugin from group com.jolira (version 1.4.4)

Group: com.jolira Artifact: onejar-maven-plugin
Show documentation Show source 
 

10 downloads
Artifact onejar-maven-plugin
Group com.jolira
Version 1.4.4
Last update 13. December 2011
Organization not specified
URL http://onejar-maven-plugin.googlecode.com/
License GNU General Public License
Dependencies amount 5
Dependencies commons-io, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!



Page 296 from 302 (items total 3014)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy