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

Download JAR files tagged by sciences with all dependencies

Search JAR files by class name

cabinet-client from group com.kaleido (version 1.0.6)

A data schema for life sciences plate maps, additionally a client for connecting to the Cabinet application

Group: com.kaleido Artifact: cabinet-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact cabinet-client
Group com.kaleido
Version 1.0.6
Last update 06. November 2021
Organization not specified
URL https://github.com/Kaleido-Biosciences/cabinet-client
License BSD 3-Clause License
Dependencies amount 4
Dependencies spring-boot-starter, spring-boot-starter-web, spring-aspects, spring-retry,
There are maybe transitive dependencies!

texoo from group de.datexis (version 1.3.3)

TeXoo is a framework for Deep Learning based text analytics in Java developed at DATEXIS, Beuth University of Applied Sciences Berlin.

Group: de.datexis Artifact: texoo
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact texoo
Group de.datexis
Version 1.3.3
Last update 02. June 2020
Organization not specified
URL https://github.com/sebastianarnold/TeXoo
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-csv,
There are maybe transitive dependencies!

dsiutils from group it.unimi.dsi (version 2.7.3)

The DSI utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Universita` degli Studi di Milano.

Group: it.unimi.dsi Artifact: dsiutils
Show all versions Show documentation Show source 
 

37 downloads
Artifact dsiutils
Group it.unimi.dsi
Version 2.7.3
Last update 07. March 2023
Organization not specified
URL http://dsiutils.di.unimi.it/
License GNU Lesser General Public License Version 2.1+
Dependencies amount 6
Dependencies slf4j-api, fastutil, jsap, commons-configuration2, commons-math3, guava,
There are maybe transitive dependencies!

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

An implementation of the Ordinal Learning Method (OLM). Further information regarding the algorithm and variants can be found in: Arie Ben-David (1992). Automatic Generation of Symbolic Multiattribute Ordinal Knowledge-Based DSSs: methodology and Applications. Decision Sciences. 23:1357-1372.

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

0 downloads
Artifact ordinalLearningMethod
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/ordinalLearningMethod
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

cycle-mutation-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2022. Cycle Mutation: Evolving Permutations via Cycle Induction. Applied Sciences, 12, 11, Article 5506 (June 2022). https://doi.org/10.3390/app12115506. Also available at: https://www.cicirello.org/publications/applsci-12-05506.pdf

Group: org.cicirello Artifact: cycle-mutation-experiments
Show documentation Show source 
 

0 downloads
Artifact cycle-mutation-experiments
Group org.cicirello
Version 1.0.0
Last update 30. May 2022
Organization Cicirello.Org
URL https://github.com/cicirello/cycle-mutation-experiments
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

self-tuning-lam-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2021. Self-Tuning Lam Annealing: Learning Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article 9828 (November 2021). https://doi.org/10.3390/app11219828. Also available at: https://www.cicirello.org/publications/applsci-11-09828.pdf

Group: org.cicirello Artifact: self-tuning-lam-experiments
Show documentation Show source 
 

0 downloads
Artifact self-tuning-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 21. October 2021
Organization Cicirello.Org
URL https://github.com/cicirello/self-tuning-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

codingstyle-pom from group edu.hm.hafner (version 5.5.0)

Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same formatting rules, design principles, code patterns, idioms, etc. I published such a coding style in my GitHub project codingstyle (https://github.com/uhafner/codingstyle) - I am using this coding style in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. If you want to use this coding style as well, you can use this Maven POM as parent of your own POM. Then you get the configuration several static analysis and testing tools for free.

Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 5.5.0
Last update 17. November 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!

codingstyle from group edu.hm.hafner (version 5.2.0)

Provides all necessary resources for a Java project to enforce the coding style that I am using in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. It configures several static analysis tools for Maven and IntelliJ. Moreover, it provides some sample classes that already use this style guide. This classes can be used as such but are not required in this project. These classes also use some additional libraries that are included using the Maven dependency mechanism. If the sample classes are deleted then the dependencies can be safely deleted, too.

Group: edu.hm.hafner Artifact: codingstyle
Show all versions Show documentation Show source 
 

0 downloads
Artifact codingstyle
Group edu.hm.hafner
Version 5.2.0
Last update 09. November 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies javax.annotation-api, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io,
There are maybe transitive dependencies!

autograding-github-action from group edu.hm.hafner (version 3.16.0)

Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source 
 

0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!



Page 2 from 2 (items total 19)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy