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

Download JAR files tagged by onto with all dependencies

Search JAR files by class name

WPCore from group org.pepsoft.worldpainter (version 2.22.1)

Group: org.pepsoft.worldpainter Artifact: WPCore
Show all versions Show documentation Show source 
 

0 downloads
Artifact WPCore
Group org.pepsoft.worldpainter
Version 2.22.1
Last update 22. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies Utils, JNBT, SwingUtils, WPValueObjects, vecmath, imageio-tiff, slf4j-api,
There are maybe transitive dependencies!

WorldPainter from group org.pepsoft.worldpainter (version 2.22.1)

WorldPainter is an interactive map generator for Minecraft. It allows you to "paint" landscapes using similar tools as a regular paint program. Sculpt and mould the terrain, paint materials, trees, snow and ice, etc. onto it, and much more.

Group: org.pepsoft.worldpainter Artifact: WorldPainter
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact WorldPainter
Group org.pepsoft.worldpainter
Version 2.22.1
Last update 22. January 2024
Organization pepsoft.org
URL https://www.worldpainter.net/
License GNU General Public License, version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

WPUtils from group org.pepsoft.worldpainter (version 2.15.18)

Group: org.pepsoft.worldpainter Artifact: WPUtils
Show all versions Show documentation Show source 
 

0 downloads
Artifact WPUtils
Group org.pepsoft.worldpainter
Version 2.15.18
Last update 04. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jackson-databind, guava, slf4j-api,
There are maybe transitive dependencies!

addc-acceptor from group com.addc (version 2.6)

The addc-acceptor library supplies a socket based server component that will accept connections on either TCP or SSL and read objects from the resulting connection and push them onto a blocking queue.

Group: com.addc Artifact: addc-acceptor
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-acceptor
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies addc-base, addc-ssl, addc-security,
There are maybe transitive dependencies!

r-maven-plugin from group it.bancaditalia.oss (version 1.0.0)

This plugin brings into Maven the lifecycle of an R package. It builds onto the existing R installation to perform build, check, etc. It provides means to complete a DESCRIPTION file with version, etc. In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.

Group: it.bancaditalia.oss Artifact: r-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact r-maven-plugin
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!

multex from group io.github.christophknabe (version 8.5.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information. Redundancy-free stack traces and message chains in the case of indirectly caused exceptions. Internationalized message texts and parameters for exceptions. Services for reporting an exception chain/tree onto streams and dialogs. A standard way for writing method bodies with regard to exceptions. A collection of utilities for centralized exception reporting.

Group: io.github.christophknabe Artifact: multex
Show all versions Show documentation Show source 
 

0 downloads
Artifact multex
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!

consistencySubsetEval from group nz.ac.waikato.cms.weka (version 1.0.4)

Evaluates the worth of a subset of attributes by the level of consistency in the class values when the training instances are projected onto the subset of attributes. The consistency of any subset can never be lower than that of the full set of attributes, hence the usual practice is to use this subset evaluator in conjunction with a Random or Exhaustive search which looks for the smallest subset with consistency equal to that of the full set of attributes. See: H. Liu, R. Setiono: A probabilistic approach to feature selection - A filter solution. In: 13th International Conference on Machine Learning, 319-327, 1996.

Group: nz.ac.waikato.cms.weka Artifact: consistencySubsetEval
Show all versions Show documentation Show source 
 

1 downloads
Artifact consistencySubsetEval
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 16. October 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/consistencySubsetEval
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

file-piper from group net.sf.filepiper (version 1.2)

This project is a GUI utility for processing files. It allows selecting a set of source files and a pipeline of processes to apply onto those files. The applications shows in a nice-looking user interface where you can define profiles for your repetitive tasks. It provides pre-defined processors doing usual file manipulation tasks like: Copy, Head, Tail, Chunk, Search, Replace, Zip, Unzip... But the biggest value of this file processor tool is the ability to add easily custom file processors written in java.

Group: net.sf.filepiper Artifact: file-piper
Show all versions Show documentation Show source 
 

0 downloads
Artifact file-piper
Group net.sf.filepiper
Version 1.2
Last update 17. June 2011
Organization not specified
URL http://file-piper.sourceforge.net
License Apache 2
Dependencies amount 5
Dependencies log4j, sfac-launcher, sfac-core, sfac-utils, itext,
There are maybe transitive dependencies!

multex from group de.tfh-berlin.knabe (version 7.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Group: de.tfh-berlin.knabe Artifact: multex
Show source 
 

0 downloads
Artifact multex
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

minitest from group rubygems (version 5.4.1)

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.

Group: rubygems Artifact: minitest
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact minitest
Group rubygems
Version 5.4.1
Last update 28. March 2015
Organization not specified
URL https://github.com/seattlerb/minitest
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 9 from 9 (items total 90)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy