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

Download JAR files tagged by citation with all dependencies

Search JAR files by class name

citeproc-java from group de.undercouch (version 3.1.0)

A Citation Style Language (CSL) Processor for Java.

Group: de.undercouch Artifact: citeproc-java
Show all versions Show documentation Show source 
 

6 downloads
Artifact citeproc-java
Group de.undercouch
Version 3.1.0
Last update 19. April 2024
Organization not specified
URL https://michelkraemer.com
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jbibtex, antlr4-runtime,
There are maybe transitive dependencies!

styles from group org.citationstyles (version 24.3)

Citation Style Language (CSL) citation styles packaged as a Maven artifact

Group: org.citationstyles Artifact: styles
Show all versions 
 

0 downloads
Artifact styles
Group org.citationstyles
Version 24.3
Last update 10. March 2024
Organization CitationStyles.org
URL https://citationstyles.org/
License Creative Commons Attribution-ShareAlike 3.0 Unported license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

locales from group org.citationstyles (version 24.3)

Citation Style Language (CSL) locale files packaged as a Maven artifact

Group: org.citationstyles Artifact: locales
Show all versions 
 

0 downloads
Artifact locales
Group org.citationstyles
Version 24.3
Last update 10. March 2024
Organization CitationStyles.org
URL https://citationstyles.org/
License Creative Commons Attribution-ShareAlike 3.0 Unported license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core-aop-support from group org.openimaj (version 1.3.10)

Core support for Aspect Oriented Programming and Bytecode manipulation as used in core-citation and core-experiment

Group: org.openimaj Artifact: core-aop-support
Show all versions Show documentation Show source 
 

4 downloads
Artifact core-aop-support
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jbibtex, javassist, log4j-api, log4j-core,
There are maybe transitive dependencies!

cff-reader-java from group org.research-software.citation (version 1.0.1)

A Java API for reading software citation metadata files in the Citation File Format.

Group: org.research-software.citation Artifact: cff-reader-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact cff-reader-java
Group org.research-software.citation
Version 1.0.1
Last update 12. February 2018
Organization research-software.org
URL https://github.com/citation-file-format/cff-reader-java
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-dataformat-yaml, jackson-databind,
There are maybe transitive dependencies!

publicationclassification from group nl.cwts (version 1.1.0)

Java package for creating a multi-level classification of scientific publications based on citation links between publications.

Group: nl.cwts Artifact: publicationclassification
Show all versions Show documentation Show source 
 

0 downloads
Artifact publicationclassification
Group nl.cwts
Version 1.1.0
Last update 21. August 2023
Organization not specified
URL https://github.com/CWTSLeiden/publicationclassification
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

paulparser from group de.devbliss.paulparser (version 0.3)

Parses publication metatags from html pages. Can deal with citation (highwire), dublin core and prism. Supports de-duplication of that information.

Group: de.devbliss.paulparser Artifact: paulparser
Show all versions Show documentation Show source 
 

0 downloads
Artifact paulparser
Group de.devbliss.paulparser
Version 0.3
Last update 02. July 2012
Organization DevBliss
URL https://github.com/devbliss/paulparser
License Apache 2
Dependencies amount 1
Dependencies jsoup,
There are maybe transitive dependencies!

multiInstanceLearning from group nz.ac.waikato.cms.weka (version 1.0.9)

A collection of multi-instance learning classifiers. Includes the Citation KNN method, several variants of the diverse density method, support vector machines for multi-instance learning, simple wrappers for applying standard propositional learners to multi-instance data, decision tree and rule learners, and some other methods.

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

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

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

Modified version of the Citation kNN multi instance classifier. For more information see: Jun Wang, Zucker, Jean-Daniel: Solving Multiple-Instance Problem: A Lazy Learning Approach. In: 17th International Conference on Machine Learning, 1119-1125, 2000.

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

1 downloads
Artifact citationKNN
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/citationKNN
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
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 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy