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

Download JAR files tagged by execution with all dependencies

Search JAR files by class name

SEWOL from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEWOL provides support for the handling of workflow traces. Specifically it allows to specify the shape and content of process traces in terms of entries representing the execution of a specific workflow activity. SEWOL also allows to write these traces on disk as a log file with the help of a special file writer for process logs. Currently it supports plain text, Petrify, MXML and XES log file types. In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). All types of models can be conveniently edited with the help of appropriate dialogs.

Group: de.uni.freiburg.iig.telematik Artifact: SEWOL
Show all versions Show documentation Show source 
 

34 downloads
Artifact SEWOL
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEWOL
License bsd_3
Dependencies amount 6
Dependencies TOVAL, JAGAL, guava, jung-graph-impl, jung-visualization, xstream,
There are maybe transitive dependencies!

SEPIA from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and persons/agents participating in the process execution.

Group: de.uni.freiburg.iig.telematik Artifact: SEPIA
Show all versions Show documentation Show source 
 

0 downloads
Artifact SEPIA
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEPIA
License bsd_3
Dependencies amount 4
Dependencies TOVAL, JAGAL, SEWOL, msv-core,
There are maybe transitive dependencies!

jenkins-maven-plugin from group ch.sourcepond.maven.plugins (version 1.2.0)

The Jenkins Maven Plugin allows to use the Jenkins CLI (command line interface) from within a Maven build. It allows the execution of any command supported by the CLI, see https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI for further information. Therefore, it downloads the current jenkins-cli.jar from ${project.ciManagement.url}/jnlpJars/jenkins-cli.jar and uses that artifact for interacting with the Jenkins server. The architecture of the Jenkins Maven Plugin follows the UNIX philosophy "do one thing and do it well": it does not provide any logic for specific tasks, for instance creating job configuration files. This can be done with another, more appropriate plugin and its result can then be specified as stdin to the Jenkins Maven Plugin.

Group: ch.sourcepond.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact jenkins-maven-plugin
Group ch.sourcepond.maven.plugins
Version 1.2.0
Last update 12. August 2015
Organization not specified
URL ${git.url}
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-core, commons-lang3, javax.inject, zt-exec, httpclient,
There are maybe transitive dependencies!

jeuron-project from group org.jeuron (version 0.4.0)

The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.

Group: org.jeuron Artifact: jeuron-project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jeuron-project
Group org.jeuron
Version 0.4.0
Last update 25. April 2014
Organization not specified
URL Not specified
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jeuron from group org.jeuron (version 0.4.0)

Group: org.jeuron Artifact: jeuron
Show documentation Show source 
 

0 downloads
Artifact jeuron
Group org.jeuron
Version 0.4.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multiBoostAB from group nz.ac.waikato.cms.weka (version 1.0.2)

Class for boosting a classifier using the MultiBoosting method. MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees. MultiBoosting can be viewed as combining AdaBoost with wagging. It is able to harness both AdaBoost's high bias and variance reduction with wagging's superior variance reduction. Using C4.5 as the base learning algorithm, Multi-boosting is demonstrated to produce decision committees with lower error than either AdaBoost or wagging significantly more often than the reverse over a large representative cross-section of UCI data sets. It offers the further advantage over AdaBoost of suiting parallel execution. For more information, see Geoffrey I. Webb (2000). MultiBoosting: A Technique for Combining Boosting and Wagging. Machine Learning. Vol.40(No.2).

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

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

stopwatch from group com.commsen.stopwatch.api (version 0.3)

Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor whole application or any part of it. By default Stopwatch generate reports about hits, execution times (total, average, minimum, maximum) as well as load but it can be easily extended to measure anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database. It is able to persist collected data using a "storage". There is "storage" provided to persist into HSQL database and custom "storage" can be easily integrated.

Group: com.commsen.stopwatch.api Artifact: stopwatch
Show source 
 

40 downloads
Artifact stopwatch
Group com.commsen.stopwatch.api
Version 0.3
Last update 26. July 2006
Organization Commsen International
URL http://jstopwatch.sourceforge.net
License Common Public License Version 1.0
Dependencies amount 1
Dependencies hsqldb,
There are maybe transitive dependencies!

jakarta.batch.arquillian.extension from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: jakarta.batch.arquillian.extension
Show all versions Show documentation Show source 
 

0 downloads

jakarta.batch.arquillian.exec-parent from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: jakarta.batch.arquillian.exec-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jakarta.batch.arquillian.exec-parent
Group jakarta.batch
Version 2.1.5
Last update 09. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.jbatch.tck.sigtest.exec from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: com.ibm.jbatch.tck.sigtest.exec
Show all versions 
 

0 downloads



Page 120 from 126 (items total 1254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy