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

Download JAR files tagged by need with all dependencies

Search JAR files by class name

jbatis from group com.dukeware (version 2.4.8)

The jBATIS persistence framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML descriptor.

Group: com.dukeware Artifact: jbatis
Show documentation Show source 
 

0 downloads
Artifact jbatis
Group com.dukeware
Version 2.4.8
Last update 31. October 2018
Organization dukeware.com
URL https://github.com/dukeware/jbatis
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

luzzu-ld-qualitymetrics-commons from group io.github.luzzu (version 4.0.0)

In this module we capture a number of data types and algorithms that can be potentially used for building Linked Data quality metrics. These are automatically included with the luzzu-assessment project, therefore, there is no need to import this dependency in your quality metric implementation project.s

Group: io.github.luzzu Artifact: luzzu-ld-qualitymetrics-commons
Show documentation Show source 
 

0 downloads
Artifact luzzu-ld-qualitymetrics-commons
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-lowlevel-operations, mapdb, jackson-databind, concurrentlinkedhashmap-lru, guava, luzzu-semantics,
There are maybe transitive dependencies!

vw-wrapper from group com.indeed (version 5.1.6)

Vowpal wabbit is a very effective machine learning library (https://github.com/JohnLangford/vowpal_wabbit/wiki). It implements several state of art algorithms in a very efficient way. This java library provides a JNI OOP interface to vowpal wabbit. It depends only on log4j and guava. You don't need vowpal wabbit to be installed if you use this wrapper.

Group: com.indeed Artifact: vw-wrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact vw-wrapper
Group com.indeed
Version 5.1.6
Last update 11. September 2018
Organization not specified
URL http://github.com/indeedeng
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies guava, log4j,
There are maybe transitive dependencies!

sshapi-core from group com.sshtools (version 1.1.2)

This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

Group: com.sshtools Artifact: sshapi-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-core
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gatling-aws-maven-plugin from group com.ea.gatling (version 1.0.17)

The Gatling AWS Maven plugin takes the pain out of scaling up your Gatling tests. It runs your load test on a configurable number of EC2 instances, aggregates a single load test report, and uploads the results to S3. All EC2 instances are terminated at the end of the test to ensure you are only paying for what you need.

Group: com.ea.gatling Artifact: gatling-aws-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gatling-aws-maven-plugin
Group com.ea.gatling
Version 1.0.17
Last update 09. August 2018
Organization Electronic Arts Inc
URL https://github.com/electronicarts/gatling-aws-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies aws-java-sdk-ec2, aws-java-sdk-s3, sshj, maven-plugin-api,
There are maybe transitive dependencies!

json-comparator from group com.github.umeshsp (version 1.3)

Currently, the json comparators available over the web lack efficiency in the handling of differences in the hierarchy, data types and complex nesting. Also, there is a dire need for systematic logging of differences. This library will solve all the problems

Group: com.github.umeshsp Artifact: json-comparator
Show documentation Show source 
 

1 downloads
Artifact json-comparator
Group com.github.umeshsp
Version 1.3
Last update 06. August 2018
Organization umeshsp
URL https://github.com/umeshsp/json-comparator
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies json, unitils-core, commons-lang,
There are maybe transitive dependencies!

wrapped-exception from group com.github.brunoais (version 0.3.0)

This is an exception for when you need to wrap more information around the exception you actually want to throw. This is mostly useful when programming with Java's functional interface in a "then" chain where the methods' code are outside the method where the "then" are called/chained

Group: com.github.brunoais Artifact: wrapped-exception
Show documentation Show source 
 

0 downloads
Artifact wrapped-exception
Group com.github.brunoais
Version 0.3.0
Last update 15. January 2018
Organization not specified
URL https://github.com/brunoais/WrappedException
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

joala-dns from group net.joala (version 1.2.1)

Sometimes you need your tests to resolve hostnames. While you could change for example the /etc/hosts file for your test resolving this is not what you actually want to do. Joala DNS offers a custom Domain Name Server which you can feed with hosts to resolve from within your tests.

Group: net.joala Artifact: joala-dns
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-dns
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies joala-core, slf4j-api, guava, dnsjava, junit,
There are maybe transitive dependencies!

adt-maven-plugin from group com.marvinformatics (version 1.1)

Some time ago, Adobe released AIR for mobile devices. There was a question: how to package AIR-application automatically? Flexmojos allows you to build only *.air packages, so I have created the plugin which could work with platform dependent AIR SDK and additionally build packages for mobile devices. This plugin is not replacement of Flexmojos. You still need Flexmojos to build SWF.

Group: com.marvinformatics Artifact: adt-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact adt-maven-plugin
Group com.marvinformatics
Version 1.1
Last update 15. July 2017
Organization not specified
URL https://github.com/velo/adt-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-artifact, maven-core, plexus-archiver, plexus-utils, zip4j,
There are maybe transitive dependencies!

x2br-mangaba from group org.x2br (version 0.1.0.BETA)

The Mangaba is an open-source tool for automating Specification by Example, using natural language, through the use of internals DSLs. The specifications are made in the test class itself, without the need to write them in HTML or Markdown.

Group: org.x2br Artifact: x2br-mangaba
Show documentation Show source 
 

0 downloads
Artifact x2br-mangaba
Group org.x2br
Version 0.1.0.BETA
Last update 25. April 2017
Organization not specified
URL https://github.com/X2Br/x2br-mangaba
License Apache License, Version 2.0
Dependencies amount 2
Dependencies junit, velocity,
There are maybe transitive dependencies!



Page 59 from 97 (items total 968)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy