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

Download JAR files tagged by unit with all dependencies

Search JAR files by class name

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!

UT_DSL from group net.sourceforge.scenarlang (version 1.1.9)

ScenarLang is a domain specific language (DSL) that attempts to make it even easier to setup (unit) tests with mockito. What it offers is : => A json like notation to declare your java objects (that way it is less boring to configure deeply nested data structure for your tests). => A declarative way configure what the result of a mock call should be.

Group: net.sourceforge.scenarlang Artifact: UT_DSL
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact UT_DSL
Group net.sourceforge.scenarlang
Version 1.1.9
Last update 03. March 2013
Organization not specified
URL https://sourceforge.net/p/scenarlang
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!

accessive from group com.j2speed (version 1.1.1)

Sometimes we sacrifice encapsulation just to let us access a method or field of an object from its unit tests. This framework uses reflection and dynamic proxies to access private portion of your objects, allowing you to keep them strongly encapsulated and still be able to test their internals using the provided accessors.

Group: com.j2speed Artifact: accessive
Show documentation Show source 
 

1 downloads
Artifact accessive
Group com.j2speed
Version 1.1.1
Last update 24. September 2011
Organization not specified
URL http://code.google.com/p/accessive/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsr305, annotations,
There are maybe transitive dependencies!

maven-plugin from group au.net.ocean.maven.plugin (version 1.1)

Maven Plugin Tools are a library of utility classes to aid in the development and testing of plugins for Maven 2. Key features include support for Java 5 annotation based descriptor generation via an annotation extractor (available separately), and support for easier unit testing using the same Java 5 annotations and runtime dynamic proxies for parameter injection.

Group: au.net.ocean.maven.plugin Artifact: maven-plugin
Show all versions Show source 
 

0 downloads
Artifact maven-plugin
Group au.net.ocean.maven.plugin
Version 1.1
Last update 01. August 2011
Organization not specified
URL http://maven.ocean.net.au/plugin/
License The Revised BSD Licence
Dependencies amount 2
Dependencies maven-plugin-annotations, maven-plugin-api,
There are maybe transitive dependencies!

springunit from group org.springunit (version 0.5)

SpringUnit is a Java unit testing framework that combines Spring's dependency injection container with JUnit's test execution environment. It facilitates the creation of data-driven tests, where the data inputs and expected outcomes are defined in XML files and the test logic resides in Java source code.

Group: org.springunit Artifact: springunit
Show all versions Show source 
 

0 downloads
Artifact springunit
Group org.springunit
Version 0.5
Last update 29. May 2007
Organization not specified
URL http://springunit.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-logging, junit, spring, spring-mock,
There are maybe transitive dependencies!

jdo2-tck from group org.apache.jdo (version 2.0-rc1)

The Java Data Objects 2.0 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request JSR 243 under the auspices of the Java Community Process. The JDO TCK is a test suite designed to test implementations of the Java Data Objects specification. In order to claim compatibility with JDO, an implementation must pass all relevant tests of the JDOTCK. NOTE!! There are no unit tests in this project.

Group: org.apache.jdo Artifact: jdo2-tck

 

0 downloads
Artifact jdo2-tck
Group org.apache.jdo
Version 2.0-rc1
Last update 28. February 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 20
Dependencies jdo2-api, jdo2-enhancer, jdo2-core, jpox, jpox-enhancer, derby, derbytools, junit, bcel, log4j, commons-logging, geronimo-spec-jta, spring-core, spring-beans, jpox-c3p0, jpox-dbcp, c3p0, commons-dbcp, commons-pool, commons-collections,
There are maybe transitive dependencies!

MgntUtils from group com.github.michaelgantman (version 1.7.0.1)

Set of various Utils: stacktrace noise filter, String to/from unicode sequence converter, simple Http client JSON parser/serializer, Silent String parsing to Integer and other numeric types, Parsing String to time intervals with support for time unit suffixes, JSON parser that provides serialization/deserialization of classes to JSON, Version comparator and Version ranges operations, Self-throttling binary reader from Http request, File reader, A utility that automatically initiates a Factory with instances of all classes that implement user provided interface. An infrastructure for writing Scheduled Task classes where time interval for task execution is provided in humanly readable format (such as "9h" for 9 hours)

Group: com.github.michaelgantman Artifact: MgntUtils
Show all versions Show documentation Show source 
 

16 downloads
Artifact MgntUtils
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!

sdl_java_se from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_se
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_se
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!

sdl_java_ee from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_ee
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_ee
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!



Page 163 from 170 (items total 1692)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy