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

Download JAR files tagged by highly with all dependencies

Search JAR files by class name

randoop from group net.sourceforge.javydreamercsw (version 1.3.2)

Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions that capture the behavior or your program and that catch bugs. Randoop has created tests that find previously unkwon errors even in widely-used libraries including Sun and IBM's JDKs. A .NET version of Randoop, used internally at Microsoft, has been used successfully by a team of test engineers to find errors in a core .NET component that has been heavily tested for years. Randoop's combination of randomized test generation and test execution results in a highly effective test generation technique.

Group: net.sourceforge.javydreamercsw Artifact: randoop
Show documentation Show source 
 

0 downloads
Artifact randoop
Group net.sourceforge.javydreamercsw
Version 1.3.2
Last update 05. December 2012
Organization not specified
URL https://sourceforge.net/projects/randoopmplugin/
License MIT License
Dependencies amount 2
Dependencies manipulation, plume,
There are maybe transitive dependencies!

jadex-rules-base from group org.activecomponents.jadex (version 4.0.267)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules-base
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-concurrent, jadex-serialization-xml, antlr-runtime,
There are maybe transitive dependencies!

jadex-rules from group org.activecomponents.jadex (version 3.0.117)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 3
Dependencies jadex-commons, jadex-xml, antlr-runtime,
There are maybe transitive dependencies!

msdk-db-mona from group io.github.msdk (version 0.0.27)

MassBank of America (MoNA), is an auto curating repository for storing, comparing and querying mass spectra of chemical compounds. It is metadata centric and it was designed to allow easy integration into other tools by utilize its REST based application programming interface. At the current time it contains over 200k predicted and 40k unique experimental mass spectra and their associated metadata. The predicted spectra were obtained by utilizing the lipid blast library and the experimental spectra were acquired from 30 different facilities all over the world, including several major research facilities in the United States and Japan. MoNA is utilizing the InChI Key as unique identifier for chemicals and is designed for easy scalability and expendability. This is realized by utilizing common applications like nginx, grails, AngularJS, postgresSQL and tomcat. MoNA is currently integrated in applications like MSDial, BinBase, MZMine and the statistics package R. This was accomplished by utilizing its REST based API, which is also utilized by its main AngularJS based web interface. We consider MoNA to be highly useful for crosslinking mass spectra in publications, identification of unknowns and integration in data acquisition software. This package provides you with access to the REST api of the main MoNA installation.

Group: io.github.msdk Artifact: msdk-db-mona
Show all versions Show source 
 

0 downloads
Artifact msdk-db-mona
Group io.github.msdk
Version 0.0.27
Last update 28. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies msdk-datamodel, minimal-json, commons-lang, jersey-media-json-jackson, jersey-client,
There are maybe transitive dependencies!

msdk-mona from group io.github.msdk (version 0.0.1)

MassBank of America (MoNA), is an auto curating repository for storing, comparing and querying mass spectra of chemical compounds. It is metadata centric and it was designed to allow easy integration into other tools by utilize its REST based application programming interface. At the current time it contains over 200k predicted and 40k unique experimental mass spectra and their associated metadata. The predicted spectra were obtained by utilizing the lipid blast library and the experimental spectra were acquired from 30 different facilities all over the world, including several major research facilities in the United States and Japan. MoNA is utilizing the InChI Key as unique identifier for chemicals and is designed for easy scalability and expendability. This is realized by utilizing common applications like nginx, grails, AngularJS, postgresSQL and tomcat. MoNA is currently integrated in applications like MSDial, BinBase, MZMine and the statistics package R. This was accomplished by utilizing its REST based API, which is also utilized by its main AngularJS based web interface. We consider MoNA to be highly useful for crosslinking mass spectra in publications, identification of unknowns and integration in data acquisition software. This package provides you with access to the REST api of the main MoNA installation.

Group: io.github.msdk Artifact: msdk-mona
Show documentation Show source 
 

0 downloads
Artifact msdk-mona
Group io.github.msdk
Version 0.0.1
Last update 24. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies msdk-datamodel, minimal-json, commons-lang, jersey-media-json-jackson, jersey-client,
There are maybe transitive dependencies!

hpc-sdk from group org.ow2.xlcloud.xsa.ext.hpc (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.hpc Artifact: hpc-sdk
Show documentation Show source 
 

0 downloads
Artifact hpc-sdk
Group org.ow2.xlcloud.xsa.ext.hpc
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies ext-spi, hpc-model, rest-client, jersey-client, commons-io, commons-lang,
There are maybe transitive dependencies!

xsa-core-sdk from group org.ow2.xlcloud.xsa (version 1.0.0)

Group: org.ow2.xlcloud.xsa Artifact: xsa-core-sdk
Show documentation Show source 
 

0 downloads
Artifact xsa-core-sdk
Group org.ow2.xlcloud.xsa
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 8
Dependencies cdi-api, jersey-client, jackson-core, jackson-databind, jackson-jaxrs-json-provider, jersey-multipart, rest-client, xsa-core-api,
There are maybe transitive dependencies!

xsa-core-impl from group org.ow2.xlcloud.xsa (version 1.0.0)

Group: org.ow2.xlcloud.xsa Artifact: xsa-core-impl
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xsa-core-impl
Group org.ow2.xlcloud.xsa
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 11
Dependencies jersey-server, jersey-servlet, jackson-core, jackson-databind, jackson-annotations, jackson-module-jaxb-annotations, jackson-jaxrs-json-provider, commons-io, ext-spi, iam-utils, xsa-core-api,
There are maybe transitive dependencies!

rr-impl from group org.ow2.xlcloud.xsa.ext.rr (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.rr Artifact: rr-impl
Show documentation Show source 
 

0 downloads
Artifact rr-impl
Group org.ow2.xlcloud.xsa.ext.rr
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rr-model, ext-spi, commons-lang,
There are maybe transitive dependencies!

rr-model from group org.ow2.xlcloud.xsa.ext.rr (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.rr Artifact: rr-model
Show documentation Show source 
 

0 downloads
Artifact rr-model
Group org.ow2.xlcloud.xsa.ext.rr
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 96 from 102 (items total 1016)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy