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

Download JAR files tagged by %3Ehttps: with all dependencies

Search JAR files by class name

fulibTools from group org.fulib (version 1.6.0)

fulibTools is a library for testing that complements the fulib (https://github.com/fujaba/fulib) code generator. It provides features like class and object diagrams as well as a mechanism for automatically updating code snippets in documentation.

Group: org.fulib Artifact: fulibTools
Show all versions Show documentation Show source 
 

0 downloads
Artifact fulibTools
Group org.fulib
Version 1.6.0
Last update 22. February 2024
Organization not specified
URL https://github.com/fujaba/fulibTools
License MIT License
Dependencies amount 1
Dependencies fulib,
There are maybe transitive dependencies!

teamengine-virtualization from group org.opengis.cite.teamengine (version 6.0.0-RC1)

This module enables the automatic creation of virtualization images for running TEAM engine on various dynamic infrastructure platforms such as VirtualBox, Amazon EC2, VMware vSphere, and Docker. Packer is required (https://www.packer.io/).

Group: org.opengis.cite.teamengine Artifact: teamengine-virtualization
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact teamengine-virtualization
Group org.opengis.cite.teamengine
Version 6.0.0-RC1
Last update 14. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies teamengine-web, teamengine-web, teamengine-console,
There are maybe transitive dependencies!

bpp-cobranca from group io.github.braully (version 1.0.3)

This is a fork and merge from JRimum ( http://www.jrimum.org ), - Bopepo: https://github.com/jrimum/bopepo - Texgit: https://github.com/jrimum/texgit - Valia: https://github.com/jrimum/vallia - Utilix: https://github.com/jrimum/utilix - Domkee: https://github.com/jrimum/domkee For Brazillian Boleto Payment Method. So much thanks for original authors: Gilmar P. S. L, Misael Barreto and Rômulo Augusto.

Group: io.github.braully Artifact: bpp-cobranca
Show all versions Show documentation Show source 
 

0 downloads
Artifact bpp-cobranca
Group io.github.braully
Version 1.0.3
Last update 09. February 2024
Organization not specified
URL http://github.com/braully/bopepo
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies log4j-core, log4j-1.2-api, commons-lang3, itextpdf, jaxb-api, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

permutation-crossover-landscape-analysis from group org.cicirello (version 1.0.0)

This package contains Java code to reproduce the experiments of the following conference paper: Vincent A. Cicirello. 2023. A Survey and Analysis of Evolutionary Operators for Permutations. Proceedings of the 15th International Joint Conference on Computational Intelligence, pages 288-299. https://doi.org/10.5220/0012204900003595.

Group: org.cicirello Artifact: permutation-crossover-landscape-analysis
Show documentation Show source 
 

0 downloads
Artifact permutation-crossover-landscape-analysis
Group org.cicirello
Version 1.0.0
Last update 29. November 2023
Organization Cicirello.org
URL https://github.com/cicirello/permutation-crossover-landscape-analysis
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

uap-java from group com.github.ua-parser (version 1.6.1)

Java implementation of the UA Parser library. Derives operating system, browser and device metadata from a user-agent string. This library consumes the regular expression rules defined in https://github.com/ua-parser/uap-core.

Group: com.github.ua-parser Artifact: uap-java
Show all versions Show documentation Show source 
 

32 downloads
Artifact uap-java
Group com.github.ua-parser
Version 1.6.1
Last update 28. November 2023
Organization not specified
URL https://github.com/ua-parser/uap-java
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies snakeyaml, commons-collections4,
There are maybe transitive dependencies!

azure-resourcemanager-hybridnetwork from group com.azure.resourcemanager (version 1.0.0)

This package contains Microsoft Azure SDK for HybridNetwork Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The definitions in this swagger specification will be used to manage the Hybrid Network resources. Package tag package-2023-09-01.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-hybridnetwork
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-hybridnetwork
Group com.azure.resourcemanager
Version 1.0.0
Last update 21. November 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

learnlib-ostia from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the "onward subsequential transducer inference algorithm" (OSTIA) learning algorithm as presented in the paper "Learning Subsequential Transducers for Pattern Recognition Interpretation Tasks" (https://doi.org/10.1109/34.211465) by Jose Oncina, Pedro García, and Enrique Vidal.

Group: de.learnlib Artifact: learnlib-ostia
Show documentation Show source 
 

0 downloads
Artifact learnlib-ostia
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies learnlib-api, automata-api, automata-commons-smartcollections, automata-commons-util, automata-core, checker-qual, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-observation-pack-vpa from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the VPA adaption of the Observation-Pack learning algorithm as discussed in the PhD thesis "Foundations of Active Automata Learning: An Algorithmic Perspective" (https://dx.doi.org/10.17877/DE290R-16359) by Malte Isberner.

Group: de.learnlib Artifact: learnlib-observation-pack-vpa
Show documentation Show source 
 

0 downloads
Artifact learnlib-observation-pack-vpa
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-dt, learnlib-datastructure-list, guava, checker-qual, automata-api, automata-core, automata-commons-smartcollections, automata-commons-util, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-dhc from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the DHC learning algorithm as described in the paper "Automata Learning with on-the-Fly Direct Hypothesis Construction" (https://doi.org/10.1007/978-3-642-34781-8_19) by Maik Merten, Falk Howar, Bernhard Steffen, and Tiziana Margaria.

Group: de.learnlib Artifact: learnlib-dhc
Show all versions Show documentation Show source 
 

1 downloads
Artifact learnlib-dhc
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies learnlib-api, learnlib-counterexamples, guava, automata-api, automata-core, automata-commons-util, checker-qual, buildergen, learnlib-learning-examples, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

learnlib-aaar from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the AAAR learning algorithm as described in the paper "Automata Learning with Automated Alphabet Abstraction Refinement" (https://dx.doi.org/10.1007/978-3-642-18275-4_19) by Falk Howar, Bernhard Steffen, and Maik Merten.

Group: de.learnlib Artifact: learnlib-aaar
Show documentation Show source 
 

0 downloads
Artifact learnlib-aaar
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies learnlib-api, guava, automata-api, automata-commons-util, automata-core, checker-qual, learnlib-learner-it-support, learnlib-learning-examples, testng,
There are maybe transitive dependencies!



Page 1255 from 3 (items total 13060)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy