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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

CommonDbFramework from group org.devzendo (version 0.1.1)

Helper module for working with H2 databases. Helps with opening with password prompting, upgrading, providing a version table, and creating. Based on some of the ideas from the MiniMiser framework. (Apache License v2) 2012 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: CommonDbFramework
Show all versions Show documentation Show source 
 

0 downloads
Artifact CommonDbFramework
Group org.devzendo
Version 0.1.1
Last update 18. September 2013
Organization not specified
URL http://www.devzendo.org/content/commondb
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

CommonDb from group org.devzendo (version 0.1.1)

Helper module for working with H2 databases. Helps with opening with password prompting, upgrading, providing a version table, and creating. Based on some of the ideas from the MiniMiser framework. (Apache License v2) 2012-2013 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: CommonDb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact CommonDb
Group org.devzendo
Version 0.1.1
Last update 18. September 2013
Organization not specified
URL http://www.devzendo.org/content/commondb
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies slf4j-api, jcl-over-slf4j, jul-to-slf4j, h2, spring-jdbc, scala-library,
There are maybe transitive dependencies!

org.eclipse.xtext.standalone from group org.eclipse.xtext (version 2.4.3)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.standalone
Show documentation Show source 
 

1 downloads
Artifact org.eclipse.xtext.standalone
Group org.eclipse.xtext
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.eclipse.xtend.standalone,
There are maybe transitive dependencies!

org.eclipse.xtend.standalone from group org.eclipse.xtend (version 2.4.3)

Group: org.eclipse.xtend Artifact: org.eclipse.xtend.standalone
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.eclipse.xtend.standalone
Group org.eclipse.xtend
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, guice, log4j, org.eclipse.xtend.lib, org.eclipse.xtext.xbase.lib,
There are maybe transitive dependencies!

org.eclipse.xtend.maven from group org.eclipse.xtend (version 2.4.3)

Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Group: org.eclipse.xtend Artifact: org.eclipse.xtend.maven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtend.maven
Group org.eclipse.xtend
Version 2.4.3
Last update 04. September 2013
Organization not specified
URL http://www.eclipse.org/xtend/
License Eclipse Public License - v 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uberpom-java-ear from group com.squeakysand.devtools (version 7)

A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.

Group: com.squeakysand.devtools Artifact: uberpom-java-ear
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uberpom-java-ear
Group com.squeakysand.devtools
Version 7
Last update 07. August 2013
Organization not specified
URL ${projects.http.url}/devtools/${project.parent.artifactId}/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

buildversion-plugin from group com.code54.mojo (version 1.0.3)

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Group: com.code54.mojo Artifact: buildversion-plugin
Show all versions Show source 
 

0 downloads
Artifact buildversion-plugin
Group com.code54.mojo
Version 1.0.3
Last update 26. July 2013
Organization not specified
URL https://github.com/code54/buildversion-plugin
License Eclipse Public License
Dependencies amount 5
Dependencies clojure, clojure-maven-mojo, clojure-maven-mojo-annotations, maven-plugin-api, conch,
There are maybe transitive dependencies!

spark-repl-bin_2.9.3 from group org.spark-project (version 0.7.2)

Group: org.spark-project Artifact: spark-repl-bin_2.9.3
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spark-repl-bin_2.9.3
Group org.spark-project
Version 0.7.2
Last update 19. May 2013
Organization not specified
URL http://spark-project.org/
License not specified
Dependencies amount 1
Dependencies spark-core_2.9.3,
There are maybe transitive dependencies!

spark-parent from group org.spark-project (version 0.7.2)

Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.

Group: org.spark-project Artifact: spark-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spark-parent
Group org.spark-project
Version 0.7.2
Last update 19. May 2013
Organization not specified
URL http://spark-project.org/
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-download-plugin from group com.googlecode.maven-download-plugin (version 1.1.0)

This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.

Group: com.googlecode.maven-download-plugin Artifact: maven-download-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-download-plugin
Group com.googlecode.maven-download-plugin
Version 1.1.0
Last update 15. May 2013
Organization Open-Source
URL https://github.com/maven-download-plugin/maven-download-plugin
License Apache License 2.0
Dependencies amount 7
Dependencies maven-core, maven-plugin-api, maven-artifact, maven-project, commons-io, httpclient, plexus-archiver,
There are maybe transitive dependencies!



Page 1076 from 1200 (items total 11992)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy