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

Download JAR files tagged by scenario with all dependencies

Search JAR files by class name

sharetrace-android-sdk from group com.sharetrace (version 2.1.9)

ShareTrace focuses on providing technical solutions for app promotion. Carry parameters to install the app, accurately track the source of app installation, achieve no fill-in invitation code, distinguish promotion channels and other common app Promotion Scenario. Make app promotion more efficient at a low cost.

Group: com.sharetrace Artifact: sharetrace-android-sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sharetrace-android-sdk
Group com.sharetrace
Version 2.1.9
Last update 24. February 2023
Organization not specified
URL https://github.com/sharetrace/sharetrace-android-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cucumber-slices-maven-plugin from group com.disney.studio.cucumber.slices.plugin (version 1.8.2)

The Cucumber Slices Plugin is designed to parse Cucumber feature files with 1 or more scenarios into many feature files, each with 1 scenario per feature file. Each parsed feature file is associated with a Cucumber runner file that is generated at runtime. The Cucumber runner files can be executed in parallel using Maven's Surefire or Failsafe Plugin.

Group: com.disney.studio.cucumber.slices.plugin Artifact: cucumber-slices-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumber-slices-maven-plugin
Group com.disney.studio.cucumber.slices.plugin
Version 1.8.2
Last update 10. December 2020
Organization not specified
URL https://github.com/DisneyStudios/cucumber-slices-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies maven-plugin-api, plexus-utils, cucumber-groovy, cucumber-junit, groovy, groovy-bsf, groovy-cli-picocli, groovy-cli-commons, groovy-console, groovy-datetime, groovy-docgenerator, groovy-groovydoc, groovy-groovysh, groovy-jmx, groovy-json, groovy-jsr223, groovy-macro, groovy-nio, groovy-sql, groovy-xml, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

ingester-maven-plugin from group org.kuali.maven.plugins (version 1.0.6-beta)

Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.

Group: org.kuali.maven.plugins Artifact: ingester-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact ingester-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.6-beta
Last update 27. July 2012
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-io, rice-api, rice-impl, slf4j-api, jcl-over-slf4j, slf4j-log4j12,
There are maybe transitive dependencies!

ai-pipeline from group org.apache.skywalking (version 9.7.0)

AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data, and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in case of large size of data or lower performance behavior of the remote.

Group: org.apache.skywalking Artifact: ai-pipeline
Show all versions Show documentation Show source 
 

0 downloads
Artifact ai-pipeline
Group org.apache.skywalking
Version 9.7.0
Last update 28. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!

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

Simulation for Heterogeneous and Autonomic NetworkS (SHANKS). SHANKS 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 
 

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 http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/227-shanks.html
License GNU General Public License, version 2
Dependencies amount 10
Dependencies mason, jason, jpf, unbbayes, jfreechart, jcommon, itext, jmf, org.apache.commons.logging, jsmile,
There are maybe transitive dependencies!

unit-sim from group io.violabs.geordi (version 1.0.5)

Group: io.violabs.geordi Artifact: unit-sim
Show all versions Show documentation Show source 
 

0 downloads
Artifact unit-sim
Group io.violabs.geordi
Version 1.0.5


org.wso2.carbon.http.bridge from group org.wso2.carbon (version 4.10.13)

There are two ways to use OSGi in server-side[1]. In Carbon, what we have done is, embedding an OSGi framework inside a servlet container. So BridgeServlet delegates all the request from the servlet container to the HttpServiceServlet registered by the http.bridge bundle. This is required only when Carbon is running inside a webapp. There is a possibility to embed an HTTP server(ex. jetty) inside equinox and start a server with all our carbon bundles. This is same as running carbon inside spring DM server. For this scenario, we do not need org.wso2.carbon.http.bridge bundles and the org.wso2.carbon.bridge extension bundle. 1. http://eclipse.org/equinox/server/http_quickstart.php

Group: org.wso2.carbon Artifact: org.wso2.carbon.http.bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.wso2.carbon.http.bridge
Group org.wso2.carbon
Version 4.10.13
Last update 21. April 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 3
Dependencies org.eclipse.osgi, org.wso2.carbon.bridge, org.eclipse.equinox.http.servlet,
There are maybe transitive dependencies!

hotSpot from group nz.ac.waikato.cms.weka (version 1.0.14)

HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.

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

447 downloads
Artifact hotSpot
Group nz.ac.waikato.cms.weka
Version 1.0.14
Last update 09. August 2021
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hotSpot
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!

beast-tool from group es.upm.dit.gsi (version 0.9.9)

BEhavioural Agents Simple Testing Tool - BEAST Tool The aim of this project is the development of a system which allows Behavior Driven Development (BDD) in Multi-Agent Systems (MAS), to make testing practices more accessible and intuitive to everybody. In one hand, in order to let tests be writable by newcomers and experts alike, system must allow the redaction of tests in plain text, because client does not need to have knowledge of our code. This plain text will be traduced to software later. The definition of test will be realized with the terminology Given-When-Then, which allows trace an easy guide of the behavior of a given scenario when something happened. In the other hand, due to the complexity of MAS, making unit testing of an agent that needs the interaction with others is almost impossible until the whole system is finished. This implies to leave testing issues to the end of the project, generating big troubles in case of malfunction. Consequently, its necessary to carry out a tool to allow the creation of mock agents and to perform tests during the whole development process. Therefore another objective of our systems is to include a mocking tool which permits testing continuously. Definitively, our tool allows the testing of any MAS in the development process, increasing its modularity and decreasing its elaboration and testing cost. These tests will be written in plain text so that anyone would be able to understand them. For further reading, a paper published in ITMAS2012 workshop can be found in: http://scholar.google.es/citations?view_op=view_citation&hl=es&user=mT3KgXUAAAAJ&citation_for_view=mT3KgXUAAAAJ:Tyk-4Ss8FVUC

Group: es.upm.dit.gsi Artifact: beast-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact beast-tool
Group es.upm.dit.gsi
Version 0.9.9
Last update 03. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/221-beast-tool.html
License GNU General Public License, version 2
Dependencies amount 27
Dependencies mockito-all, junit, maven-surefire-plugin, jbehave-web, jaxme2, jbehave-core, log4j, jadex-kernel-bdibpmn, jadex-kernel-micro, jadex-platform-standalone, jadex-runtimetools, jadex-applications-micro, jadex-bridge, jadex-kernel-base, jadex-kernel-extension-agr, jadex-tools-bdi, jadex-applib-bdi, jadex-kernel-application, jadex-applications-bdibpmn, jadex-applications-bpmn, jadex-applications-gpmn, jadex-kernel-gpmn, jadex-nuggets, jadex-rules-applications, jadex-tools-bpmn, jadex-tools-comanalyzer, jade,
There are maybe transitive dependencies!



Page 23 from 23 (items total 230)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy