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

Download JAR files tagged by various with all dependencies

Search JAR files by class name

REngine from group com.github.lucarosellini.rJava (version 0.9-7)

Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++, PHP and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.

Group: com.github.lucarosellini.rJava Artifact: REngine
Show documentation Show source 
 

3 downloads
Artifact REngine
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bte-parent from group gr.ekt.bte (version 0.9.3.5)

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Group: gr.ekt.bte Artifact: bte-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bte-parent
Group gr.ekt.bte
Version 0.9.3.5
Last update 05. October 2014
Organization not specified
URL http://github.com/EKT/Biblio-Transformation-Engine
License New BSD License
Dependencies amount 4
Dependencies log4j, dom4j, JUnitParams, mockito-core,
There are maybe transitive dependencies!

siena from group com.google.code.maven-play-plugin.com.sienaproject.siena (version 1.0.0-b6-20111107)

Siena is a persistence abstraction layer made in Java with various implementations: * siena-jdbc: persists objects into a relational database using JDBC (status: deeply tested) * siena-gae: persists objects into the Google App Engine's datastore using its low-level API (status: beta) * siena-sdb: persists objects using Amazon's SimpleDB (very experimental) * siena-remote: persists objects remotely using a remote web application that uses siena. (planning) Siena is also: * Intrusive. You make a class persistent by extending a certain class. Relationships are defined also in an intrusive way. * Simple. Simplicity is the most important thing. * Limited. Due to the simplicity there are several unsupported things such as JOINs. * Extensible. There are two interfaces you can implement on your own way.

Group: com.google.code.maven-play-plugin.com.sienaproject.siena Artifact: siena
Show documentation Show source 
 

0 downloads
Artifact siena
Group com.google.code.maven-play-plugin.com.sienaproject.siena
Version 1.0.0-b6-20111107
Last update 12. March 2013
Organization Google Code
URL http://www.sienaproject.com
License Apache 2
Dependencies amount 8
Dependencies dom4j, ddlutils, appengine-api-1.0-sdk, hbase, h2, google-api-client, aws-java-sdk, httpcore,
There are maybe transitive dependencies!

biblio-transformation-engine from group gr.ekt (version 0.82)

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Group: gr.ekt Artifact: biblio-transformation-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact biblio-transformation-engine
Group gr.ekt
Version 0.82
Last update 21. September 2012
Organization not specified
URL biblio-transformation-engine.googlecode.com
License New BSD License
Dependencies amount 6
Dependencies dom4j, log4j, opencsv, jena, jxl, jbibtex,
There are maybe transitive dependencies!

weblogic-maven-plugin from group org.codehaus.mojo (version 2.9.5)

This plugin will support various tasks within the Weblogic 8.1, 9.x, 10.x and 12.x environment. This version starts to support weblogic 10 and 11. The mojo supports such tasks as deploy, undeploy,clientgen,servicegen, and appc are supported as well as many others. The plugin uses exposed API's that are subject to change but have been tested in 8.1 SP 4-6 and 9.0 - 9.2 MP3, 10.x. There are two versions of the plugin to support the two environments based on differences in the JDK. The 9.x version is currently being refactored to support the standard JSR supported deployment interface. The code used in the plugin has been contributed to the Cargo project however to date has not be integrated into the codebase. Please feel free to suggest improvements or help support this plugin effort.

Group: org.codehaus.mojo Artifact: weblogic-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact weblogic-maven-plugin
Group org.codehaus.mojo
Version 2.9.5
Last update 17. September 2012
Organization not specified
URL Not specified
License Apache License 2
Dependencies amount 6
Dependencies maven-plugin-api, maven-model, maven-artifact, ant, weblogic, webservices,
There are maybe transitive dependencies!

jsci from group net.sf.jsci (version 1.2)

JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).

Group: net.sf.jsci Artifact: jsci
Show documentation Show source 
 

12 downloads
Artifact jsci
Group net.sf.jsci
Version 1.2
Last update 28. April 2012
Organization physics.org
URL http://jsci.sourceforge.net/
License GNU Lesser General Public License 2.1
Dependencies amount 3
Dependencies lpsolve, mathml-dom-java, xercesImpl,
There are maybe transitive dependencies!

albero-web-servlet from group nl.trivento.albero (version 0.2)

A bank decides using various criteria whether a customer wil receive a loan. An insurer uses specific information to determine which insurance product is most suitable for its customer. A municipality makes decisions based on yet other information, to determine whether it will grant permits or if a citizen is entitled to a public transport pass. Decision trees are frequently used in order to make such decisions or recommendations. Albero is a new generation decision tree solution. It is simple, fast, and flexible. Further, Albero is easily adaptable and can integrate easily into any environment.

Group: nl.trivento.albero Artifact: albero-web-servlet
Show documentation Show source 
 

0 downloads
Artifact albero-web-servlet
Group nl.trivento.albero
Version 0.2
Last update 05. December 2011
Organization not specified
URL https://github.com/Albero/Albero
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies json-simple, albero-engine, albero-common, servlet-api, albero-model,
There are maybe transitive dependencies!

albero-web-proxy from group nl.trivento.albero (version 0.2)

A bank decides using various criteria whether a customer wil receive a loan. An insurer uses specific information to determine which insurance product is most suitable for its customer. A municipality makes decisions based on yet other information, to determine whether it will grant permits or if a citizen is entitled to a public transport pass. Decision trees are frequently used in order to make such decisions or recommendations. Albero is a new generation decision tree solution. It is simple, fast, and flexible. Further, Albero is easily adaptable and can integrate easily into any environment.

Group: nl.trivento.albero Artifact: albero-web-proxy
Show documentation Show source 
 

0 downloads
Artifact albero-web-proxy
Group nl.trivento.albero
Version 0.2
Last update 05. December 2011
Organization not specified
URL https://github.com/Albero/Albero
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies albero-common, servlet-api,
There are maybe transitive dependencies!

albero-traversal-random from group nl.trivento.albero (version 0.2)

A bank decides using various criteria whether a customer wil receive a loan. An insurer uses specific information to determine which insurance product is most suitable for its customer. A municipality makes decisions based on yet other information, to determine whether it will grant permits or if a citizen is entitled to a public transport pass. Decision trees are frequently used in order to make such decisions or recommendations. Albero is a new generation decision tree solution. It is simple, fast, and flexible. Further, Albero is easily adaptable and can integrate easily into any environment.

Group: nl.trivento.albero Artifact: albero-traversal-random
Show documentation Show source 
 

0 downloads
Artifact albero-traversal-random
Group nl.trivento.albero
Version 0.2
Last update 05. December 2011
Organization not specified
URL https://github.com/Albero/Albero
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies albero-engine, albero-common, albero-model,
There are maybe transitive dependencies!

albero-testing from group nl.trivento.albero (version 0.2)

A bank decides using various criteria whether a customer wil receive a loan. An insurer uses specific information to determine which insurance product is most suitable for its customer. A municipality makes decisions based on yet other information, to determine whether it will grant permits or if a citizen is entitled to a public transport pass. Decision trees are frequently used in order to make such decisions or recommendations. Albero is a new generation decision tree solution. It is simple, fast, and flexible. Further, Albero is easily adaptable and can integrate easily into any environment.

Group: nl.trivento.albero Artifact: albero-testing
Show documentation Show source 
 

0 downloads
Artifact albero-testing
Group nl.trivento.albero
Version 0.2
Last update 05. December 2011
Organization not specified
URL https://github.com/Albero/Albero
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies albero-engine, albero-common, albero-model, testng,
There are maybe transitive dependencies!



Page 359 from 367 (items total 3663)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy