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

Download JAR files tagged by dependency 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)

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!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

brooklyn-logback-xml from group io.brooklyn (version 0.7.0-M1)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: io.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.storychat.bundle.osgi from group org.storychat (version 1.0.2)

OSGi platform dependency wrapper - value, in releasing is dubious This bundle sets up dependencies on specific versions of OSGi common components. And some extra logging is added to see why a Bundle is failing. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.

Group: org.storychat Artifact: org.storychat.bundle.osgi
Show documentation Show source 
 

0 downloads
Artifact org.storychat.bundle.osgi
Group org.storychat
Version 1.0.2
Last update 31. January 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

standalone-archetype from group org.atteo.moonshine (version 0.9)

Group: org.atteo.moonshine Artifact: standalone-archetype
Show source 
 

0 downloads
Artifact standalone-archetype
Group org.atteo.moonshine
Version 0.9
Last update 29. October 2013
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies bom, container-test-utils,
There are maybe transitive dependencies!

logback from group org.atteo.moonshine (version 0.9)

Group: org.atteo.moonshine Artifact: logback
Show documentation Show source 
 

1 downloads
Artifact logback
Group org.atteo.moonshine
Version 0.9
Last update 29. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies container, logback-classic,
There are maybe transitive dependencies!

geomajas-backend from group org.geomajas (version 1.13.3)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. Dependencies for the back-end, specifying back-end version and it's most important dependencies. When this is combined with geomajas-dep to use the snapshot back-end, then this dependency needs to be mentioned first in the pom.

Group: org.geomajas Artifact: geomajas-backend
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-backend
Group org.geomajas
Version 1.13.3
Last update 03. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 613 from 625 (items total 6245)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy