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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

solidblue2 from group it.tidalwave.solidblue2 (version 1.0-ALPHA-8)

This project is a tiny utility to compute fingerprints of files. It is mainly used as the reference code for a series of posts about Java 8 lambda programming, starting at: http://tidalwave.it/fabrizio/blog/java-8-parallelism-exercise-part-i/ But it can also be used as a working tool.

Group: it.tidalwave.solidblue2 Artifact: solidblue2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solidblue2
Group it.tidalwave.solidblue2
Version 1.0-ALPHA-8
Last update 20. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jflat8 from group com.tecacet (version 0.0.5)

Convert flat files to Java Beans and vice versa. Some supported formats are CSV, fixed-width, arbitrary regex, and more. JFlat 8 is highly extensible and can be adopted to support additional formats.

Group: com.tecacet Artifact: jflat8
Show all versions Show documentation Show source 
 

1 downloads
Artifact jflat8
Group com.tecacet
Version 0.0.5
Last update 12. February 2019
Organization TecAceT
URL https://github.com/algorythmist/jflat8/
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-csv, objenesis, jodd-bean, slf4j-api,
There are maybe transitive dependencies!

beigesoft-orm from group org.beigesoft (version 1.1.8)

This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, MySql, H2 and SQlite. It consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configured with Beige-Settings (standard Java Properties XML files).

Group: org.beigesoft Artifact: beigesoft-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-orm
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beigesoft-settings,
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.nodely (version 1.0.0)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.nodely Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.nodely
Version 1.0.0
Last update 24. January 2019
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 9
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

common-utils from group de.oglimmer.utils (version 0.5)

The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.

Group: de.oglimmer.utils Artifact: common-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact common-utils
Group de.oglimmer.utils
Version 0.5
Last update 10. January 2019
Organization not specified
URL http://oglimmer.de/de.oglimmer.utils/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, logback-classic, javax.json-api,
There are maybe transitive dependencies!

justtestlah-pcloudy from group io.github.martinschneider (version 1.4)

JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Group: io.github.martinschneider Artifact: justtestlah-pcloudy
Show all versions Show documentation Show source 
 

0 downloads
Artifact justtestlah-pcloudy
Group io.github.martinschneider
Version 1.4
Last update 08. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies justtestlah-core, pCloudy-java-connector,
There are maybe transitive dependencies!

asciidoc-extensions-test from group de.elnarion.asciidoc (version 0.9.2)

Group: de.elnarion.asciidoc Artifact: asciidoc-extensions-test
Show all versions 
 

0 downloads
Artifact asciidoc-extensions-test
Group de.elnarion.asciidoc
Version 0.9.2
Last update 06. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jarwrapper from group au.net.zeus.jgdms.tools (version 3.1.0)

A tool for generating "wrapper" JAR files. A wrapper JAR file contains a Class-Path manifest attribute listing a group of JAR files to be loaded from a common codebase. It may also, depending on applicability and selected options, contain a JAR index file, a preferred class list and/or a Main-Class manifest entry for the grouped JAR files.

Group: au.net.zeus.jgdms.tools Artifact: jarwrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact jarwrapper
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

i18n-maven-plugin from group de.pentabyte.tools (version 1.2.3)

This project defines an XML schema which holds translated text resoures in one file. This maven plugin can create the platform specific message files from this one XML file. Use it during the "generate-resources" phase to keep your language files up to date.

Group: de.pentabyte.tools Artifact: i18n-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact i18n-maven-plugin
Group de.pentabyte.tools
Version 1.2.3
Last update 18. December 2018
Organization not specified
URL https://github.com/hoereth/i18n-maven-plugin
License MIT License
Dependencies amount 4
Dependencies maven-plugin-api, jackson-databind, commons-lang3, commons-io,
There are maybe transitive dependencies!

simian from group com.github.jiangxincode (version 2.5.10)

Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic, Groovy source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it.

Group: com.github.jiangxincode Artifact: simian
Show documentation Show source 
 

0 downloads
Artifact simian
Group com.github.jiangxincode
Version 2.5.10
Last update 20. November 2018
Organization not specified
URL http://www.harukizaemon.com/simian/index.html
License Simian Software License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 473 from 532 (items total 5314)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy