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

Download JAR files tagged by perform with all dependencies


reshift-capnp from group com.softwaresecured.plugin (version 1.0.1)

Group: com.softwaresecured.plugin Artifact: reshift-capnp
Show all versions Show documentation 
Download reshift-capnp.jar (1.0.1)
 

0 downloads
Artifact reshift-capnp
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, commons-io,
There are maybe transitive dependencies!

probabilityCalibrationTrees from group nz.ac.waikato.cms.weka (version 1.0.0)

Provides probability calibration trees (PCTs) for local calibration of class probability estimates. To achieve calibration of a base learner, the PCT class must be used as the meta learner in the CascadeGeneralization class, which is also included in this package. The classifier to be calibrated must be used as the base learner in the CascadeGeneralization class. The CascadeGeneralization class can also be used independently to perform CascadeGeneralization for ensemble learning. The code for PCTs is largely the same as the LMT code for growing logistic model trees. For more details, see the ACML paper on probability calibration trees.

Group: nz.ac.waikato.cms.weka Artifact: probabilityCalibrationTrees
Show documentation Show source 
Download probabilityCalibrationTrees.jar (1.0.0)
 

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

truevfs from group net.java.truevfs (version 0.11.1)

TrueVFS is a virtual file system (VFS) for Java 7 which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

Group: net.java.truevfs Artifact: truevfs
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL http://truevfs.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nextreports-server-client from group ro.nextreports (version 9.2)

NextReports Server allows you to schedule NextReports and Jasper reports and to automatically deliver reports via E-mail, FTP, SSH, Windows Share, WebDAV to your business contacts in most popular file formats like HTML, EXCEL, PDF, RTF, CSV, TSV, TXT, XML. NextReports Server will present your charts, table reports and alarm reports in real time inside dashboards. Users can perform data analyze using drill-down and pivot structures.

Group: ro.nextreports Artifact: nextreports-server-client
Show all versions Show documentation Show source 
Download nextreports-server-client.jar (9.2)
 

5 downloads
Artifact nextreports-server-client
Group ro.nextreports
Version 9.2
Last update 05. April 2016
Organization not specified
URL https://github.com/nextreports/nextreports-server
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-gwtc-impl from group net.wetheinter (version 0.5)

This module contains the business logic of running gwt compiles. It implements and exposes all functionality of the gwt compiler, and should only ever be included in dev-mode runtimes that need to perform gwt compiles. In the maven plugin, the jre frontend and this backend are used together in one runtime. In the collide plugin, the gwt frontend runs in the browser, and this backend runs in vert.x server.

Group: net.wetheinter Artifact: xapi-gwtc-impl
Show all versions Show documentation Show source 
Download xapi-gwtc-impl.jar (0.5)
 

0 downloads
Artifact xapi-gwtc-impl
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 7
Dependencies xapi-jre-inject, xapi-gwt, xapi-gwtc-api, xapi-dev-shell, gwt-dev, gwt-user, junit,
There are maybe transitive dependencies!

shanks-core from group es.upm.dit.gsi.shanks (version 0.3.2)

Simulation for Heterogeneous and Autonomic Networks with MASON. "Shanks with MASON" is a framework to simulate different network scenarios in order to add autonomic capabilities using MASON simulation framework. To achieve this goal, a multi-agent system (MAS) is used to handle possible situations in the scenario. These agents are able to analyse environment data, perform inference and self-healing actions, etc.

Group: es.upm.dit.gsi.shanks Artifact: shanks-core
Show all versions Show documentation Show source 
Download shanks-core.jar (0.3.2)
 

1 downloads
Artifact shanks-core
Group es.upm.dit.gsi.shanks
Version 0.3.2
Last update 24. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL https://www.gsi.dit.upm.es/index.php/es/tecnologia/software/details/1/1/software-shanks.html
License GNU General Public License, version 2
Dependencies amount 5
Dependencies jfreechart, jcommon, itext, jmf, org.apache.commons.logging,
There are maybe transitive dependencies!

javaGeom from group math.geom2d (version 0.11.1)

JavaGeom - The aim of JavaGeom is to provide methods to easily perform geometric computations, such as intersections of lines, clipping of polygons, transformation shapes, perimeter and area computations... This is a binary & source redistribution of the original, unmodified JavaGeom library originating from: "http://sourceforge.net/projects/geom-java/files/javaGeom/javaGeom%200.11.1/". The purpose of this redistribution is to make the library available to other Maven projects.

Group: math.geom2d Artifact: javaGeom
Show documentation Show source 
Download javaGeom.jar (0.11.1)
 

59 downloads
Artifact javaGeom
Group math.geom2d
Version 0.11.1
Last update 19. November 2013
Organization not specified
URL http://geom-java.sourceforge.net/index.html
License GNU Library or Lesser General Public License version 2.0 (LGPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

textcat from group org.knallgrau.utils (version 1.0.1)

The Java Text Categorizing Library (JTCL) is a pure java 1.5 implementation of libTextCat which in turn is "a library that was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy". It's distributed under the LGPL and can also be used in order to categorize text into arbitrary topics by computing appropiate fingerprints which represent the categories.

Group: org.knallgrau.utils Artifact: textcat
Show documentation Show source 
Download textcat.jar (1.0.1)
 

1 downloads
Artifact textcat
Group org.knallgrau.utils
Version 1.0.1
Last update 01. October 2012
Organization not specified
URL http://textcat.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onejar-maven-plugin from group com.jolira (version 1.4.4)

Group: com.jolira Artifact: onejar-maven-plugin
Show documentation Show source 
Download onejar-maven-plugin.jar (1.4.4)
 

10 downloads
Artifact onejar-maven-plugin
Group com.jolira
Version 1.4.4
Last update 13. December 2011
Organization not specified
URL http://onejar-maven-plugin.googlecode.com/
License GNU General Public License
Dependencies amount 5
Dependencies commons-io, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

checkersplugin from group com.jolira.types.checkers (version 0.1.3)

Group: com.jolira.types.checkers Artifact: checkersplugin
Show documentation Show source 
Download checkersplugin.jar (0.1.3)
 

0 downloads
Artifact checkersplugin
Group com.jolira.types.checkers
Version 0.1.3
Last update 15. January 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies maven-toolchain, maven-plugin-api, maven-project, maven-compiler-plugin, plexus-compiler-javac,
There are maybe transitive dependencies!



Page 51 from 56 (items total 558)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy