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

Download JAR files tagged by information with all dependencies

Search JAR files by class name

beige-accandr from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android. Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version, and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.

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

0 downloads
Artifact beige-accandr
Group org.beigesoft
Version 1.1
Last update 10. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 9
Dependencies beige-accjet, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-base, beige-logging-android, android-mail, android-activation, support-v4, multidex,
There are maybe transitive dependencies!

beige-accjet from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is standalone JEE web application that runs on embedded A-Jetty. Web-Store is included for study and tests purposes, and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS.

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

0 downloads
Artifact beige-accjet
Group org.beigesoft
Version 1.1
Last update 06. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 7
Dependencies beige-acc, javax.mail, beige-web-jar, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-swing, sqlite-jdbc,
There are maybe transitive dependencies!

jamon_osmon from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon_osmon
Show all versions 
 

0 downloads
Artifact jamon_osmon
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jamon_war from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon_war
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jamon_war
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jamon from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon
Show all versions Show documentation Show source 
 

32 downloads
Artifact jamon
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hazelcast-all,
There are maybe transitive dependencies!

jamon-parent from group com.jamonapi (version 2.82)

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. 1) It contains the ability to monitor JDBC/SQL, web page requests, ejb's, log4j, interfaces and more. 2) It tracks aggregate stats for each sql statement, page request etc. and also lets you look at this information and more via the JAMon war. 3) You can also access JAMon statistics via the api

Group: com.jamonapi Artifact: jamon-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jamon-parent
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL http://jamonapi.sourceforge.net/
License JAMon License (BSD)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.stackexchange.pagedown.webresource from group biz.aQute (version 1.1.1)

PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.

Group: biz.aQute Artifact: osgi.enroute.stackexchange.pagedown.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.stackexchange.pagedown.webresource
Group biz.aQute
Version 1.1.1
Last update 06. January 2020
Organization OSGi Alliance
URL https://code.google.com/p/pagedown/wiki/PageDown
License http://opensource.org/licenses/MIT;link=https://github.com/ujifgc/pagedown/blob/master/LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schema from group org.jsonx (version 0.2.2)

The JSON Schema Definition Language is designed to describe JSON documents by using schema components to constrain and document the meaning, usage and relationships of their constituent parts: value types and their content. Schemas may also provide for the specification of additional document information, such as normalization and defaulting of values. Schemas have facilities for self-documentation. Thus, the JSON Schema Definition Language can be used to define, describe and catalogue JSON vocabularies for JSON documents.

Group: org.jsonx Artifact: schema
Show documentation Show source 
 

0 downloads
Artifact schema
Group org.jsonx
Version 0.2.2
Last update 12. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies runtime,
There are maybe transitive dependencies!

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

Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme

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

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

parallel from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides a very basic support for the parallel computing of tasks (Engine class) and entries of a matrix (MatrixEngine). This is basically just a wrapper around the java standard functionality for parallel computing (mainly the Standard Thread Pool and the Future interface). Additional functionality is provided by the ProgressReporter interface, which can be used as a hook to provide information on the current state of the parallel computing task to other modules or the user.

Group: de.cit-ec.tcs.alignment Artifact: parallel
Show all versions Show documentation Show source 
 

1 downloads
Artifact parallel
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!



Page 261 from 3 (items total 2855)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy