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

Download JAR files tagged by tedious with all dependencies

Search JAR files by class name

simplesocket from group io.github.zlgspace (version 1.0.0)

The Android or Java Socket application framework simplifies the Socket development process. During the communication using Sokcet, you do not need to pay attention to the tedious byte parsing steps, but only need to pay attention to the messages defined by yourself!

Group: io.github.zlgspace Artifact: simplesocket
Show documentation Show source 
 

0 downloads
Artifact simplesocket
Group io.github.zlgspace
Version 1.0.0
Last update 25. August 2021
Organization not specified
URL https://github.com/zlgspace/SimpleSocket
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

beanrunner from group net.sf.beanrunner (version 1.0.0)

This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.

Group: net.sf.beanrunner Artifact: beanrunner
Show all versions Show documentation Show source 
 

1 downloads
Artifact beanrunner
Group net.sf.beanrunner
Version 1.0.0
Last update 15. September 2016
Organization not specified
URL http://beanrunner.sourceforge.net
License Mozilla Public License 1.0 (MPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

jt-jiffle from group com.googlecode.jaitools (version 1.1.0)

Jiffle is a raster algebra language that can be used to create new images from logical and mathematical expressions involving source images and user defined variables. It is intended to let users concentrate on algorithms rather than tedious boiler-plate code.

Group: com.googlecode.jaitools Artifact: jt-jiffle
Show documentation Show source 
 

0 downloads
Artifact jt-jiffle
Group com.googlecode.jaitools
Version 1.1.0
Last update 08. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jt-utils, antlr, janino,
There are maybe transitive dependencies!

aceql-http-client-jdbc-driver from group com.aceql (version 9.3)

The AceQL Java Client JDBC Driver allows to wrap the AceQL HTTP APIs and eliminates the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-jdbc-driver
Show all versions Show documentation Show source 
 

0 downloads
Artifact aceql-http-client-jdbc-driver
Group com.aceql
Version 9.3
Last update 02. March 2023
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
There are maybe transitive dependencies!

aceql-http-client-sdk from group com.aceql (version 5.1)

The AceQL Java Client SDK allows to wrap the AceQL HTTP APIs and eliminate the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-sdk
Show all versions Show documentation Show source 
 

1 downloads
Artifact aceql-http-client-sdk
Group com.aceql
Version 5.1
Last update 11. November 2020
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
There are maybe transitive dependencies!

boost_foreach from group com.github.brunotl (version 1.81.0)

In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates.

Group: com.github.brunotl Artifact: boost_foreach
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_foreach
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_config, boost_detail, boost_mpl, boost_range, boost_type_traits, boost_iterator, boost_utility,
There are maybe transitive dependencies!

bond from group org.necula.bond (version 0.2.0)

Bond is a small library that can be used to spy values and mock functions during tests. Spying is a replacement for writing the assertEquals in your test, which are tedious to write and even more tedious to update whem your test setup or code inevitably changes. With Bond, you separate what is being verified, e.g., the variable named output, from what value it should have. This way you can quickly spy several variables, even have structured values such as lists or dictionaries, and these values are saved into an observation log that is saved for future reference. If the test observations are different you have the option to interact with a console or visual tool to see what has changed, and whether the reference set of observations need to be updated.

Group: org.necula.bond Artifact: bond
Show all versions Show documentation Show source 
 

0 downloads
Artifact bond
Group org.necula.bond
Version 0.2.0
Last update 04. February 2016
Organization not specified
URL https://github.com/necula01/bond
License The BSD 2-Clause License
Dependencies amount 8
Dependencies diffutils, junit, guava, gson, reflections, powermock-module-junit4, powermock-core, powermock-api-mockito,
There are maybe transitive dependencies!



Page 2 from 2 (items total 17)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy