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

Download JAR files tagged by from with all dependencies


bom-scifio from group io.scif (version 2.3)

Group: io.scif Artifact: bom-scifio
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-scifio
Group io.scif
Version 2.3
Last update 27. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bom-imglib2 from group net.imglib2 (version 4.1)

Group: net.imglib2 Artifact: bom-imglib2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-imglib2
Group net.imglib2
Version 4.1
Last update 24. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bom-imagej from group net.imagej (version 3.1)

Group: net.imagej Artifact: bom-imagej
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bom-imagej
Group net.imagej
Version 3.1
Last update 24. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

form-sql-builder-mysql from group org.crazycake (version 1.0.0-RELEASE)

As a programmer did you have the experience that when you comes to implement a search page you can only transform the search form into sql manually? If your project have 20 search page like that then you have to write 20 times to implement the sql query. It’s boring and anxious. form-sql-builder-mysql is designed for ease the burden for you. It can help you to transform search or list form sent from browser into query sql automatically.

Group: org.crazycake Artifact: form-sql-builder-mysql
Show documentation Show source 
Download form-sql-builder-mysql.jar (1.0.0-RELEASE)
 

0 downloads
Artifact form-sql-builder-mysql
Group org.crazycake
Version 1.0.0-RELEASE
Last update 12. October 2014
Organization not specified
URL https://github.com/alexxiyang/form-sql-builder-mysql
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies persistence-api, slf4j-api, jackson-mapper-asl, camel-name-utils,
There are maybe transitive dependencies!

enerko-reports2 from group de.enerko.commons (version 0.0.4)

ENERKOs Report Engine is an Apache-POI based reporting engine that runs inside an Oracle Database. It has two main purposes: First, it creates reports as Excel worksheets from either SQL-Statements or pipelined table functions. Second, it evaluates existing Excel worksheets or new reports on the fly and presents them as a pipelined function that can be queried like any physical table.

Group: de.enerko.commons Artifact: enerko-reports2
Show all versions Show documentation Show source 
Download enerko-reports2.jar (0.0.4)
 

0 downloads
Artifact enerko-reports2
Group de.enerko.commons
Version 0.0.4
Last update 05. September 2014
Organization ENERKO Informatik GmbH
URL http://www.enerko-informatik.de
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ojdbc, commons-codec, poi,
There are maybe transitive dependencies!

easy-config-maven-plugin from group com.socialbakers (version 0.4.2)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all.

Group: com.socialbakers Artifact: easy-config-maven-plugin
Show all versions Show documentation Show source 
Download easy-config-maven-plugin.jar (0.4.2)
 

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!

fitnesse-launcher-maven-plugin from group uk.co.javahelp.fitnesse (version 1.4.2)

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-maven-plugin
Show all versions Show documentation Show source 
Download fitnesse-launcher-maven-plugin.jar (1.4.2)
 

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group uk.co.javahelp.fitnesse
Version 1.4.2
Last update 10. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-plugin-api, maven-compat, maven-dependency-plugin, maven-failsafe-plugin, fitnesse, mojo-executor, maven-clean-plugin, maven-antrun-plugin, maven-reporting-impl,
There are maybe transitive dependencies!

fitnesse-launcher-parent from group uk.co.javahelp.fitnesse (version 1.4.2)

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

jenkins-helper-java from group com.safaribooks (version 1.0.0)

This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command

Group: com.safaribooks Artifact: jenkins-helper-java
Show documentation Show source 
Download jenkins-helper-java.jar (1.0.0)
 

1 downloads
Artifact jenkins-helper-java
Group com.safaribooks
Version 1.0.0
Last update 18. June 2014
Organization not specified
URL https://github.com/safarijv/jenkins-helper-java
License The BSD 3-Clause License
Dependencies amount 2
Dependencies junit, commons-io,
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 
Download scala-phonenumber_2.10.jar (0.3)
 

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!



Page 1211 from 1271 (items total 12707)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy