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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

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

This artifact provides the implementation of the NL* learning algorithm as described in the paper "Angluin-Style Learning of NFA" (http://ijcai.org/Proceedings/09/Papers/170.pdf) by Benedikt Bollig, Peter Habermehl, Carsten Kern, and Martin Leucker.

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

0 downloads
Artifact learnlib-nlstar
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, learnlib-util, automata-api, automata-core, automata-util, checker-qual, 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!

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

This artifact provides the implementation of the TTT algorithm as described in the paper "The TTT Algorithm: A Redundancy-Free Approach to Active Automata Learning" (https://doi.org/10.1007/978-3-319-11164-3_26) by Malte Isberner, Falk Howar, and Bernhard Steffen.

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

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

dnsjava from group dnsjava (version 3.5.3)

dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.

Group: dnsjava Artifact: dnsjava
Show all versions Show documentation Show source 
 

99 downloads
Artifact dnsjava
Group dnsjava
Version 3.5.3
Last update 11. November 2023
Organization dnsjava.org
URL https://github.com/dnsjava/dnsjava
License BSD-3-Clause
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

download-maven-plugin from group org.graylog.repackaged (version 1.6.8.1)

This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.

Group: org.graylog.repackaged Artifact: download-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact download-maven-plugin
Group org.graylog.repackaged
Version 1.6.8.1
Last update 10. November 2023
Organization Open-Source
URL https://github.com/graylog-labs/maven-download-plugin
License Apache License 2.0
Dependencies amount 10
Dependencies maven-core, maven-plugin-api, maven-artifact, maven-project, httpclient, plexus-archiver, plexus-utils, wagon-provider-api, plexus-sec-dispatcher, plexus-build-api,
There are maybe transitive dependencies!

automata-commons-smartcollections from group net.automatalib (version 0.11.0)

This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even impossible to exploit their efficiencies.

Group: net.automatalib Artifact: automata-commons-smartcollections
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-commons-smartcollections
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, checker-qual, testng,
There are maybe transitive dependencies!

jaxb3-fluent-api from group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons (version 3.0.2)

Causes JAXB RI 3 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB3 implementation.

Group: com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons Artifact: jaxb3-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb3-fluent-api
Group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons
Version 3.0.2
Last update 04. November 2023
Organization not specified
URL https://github.com/evolvedbinary/jaxb3-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

download-maven-plugin from group org.infrastructurebuilder.usurped (version 1.7.1.2)

This was usurped by IB. Follows is the original stuff:: This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.

Group: org.infrastructurebuilder.usurped Artifact: download-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact download-maven-plugin
Group org.infrastructurebuilder.usurped
Version 1.7.1.2
Last update 30. October 2023
Organization Open-Source
URL https://github.com/maven-download-plugin/maven-download-plugin
License not specified
Dependencies amount 9
Dependencies maven-shared-utils, httpclient, httpclient-cache, plexus-archiver, plexus-utils, wagon-provider-api, plexus-sec-dispatcher, plexus-build-api, jsr305,
There are maybe transitive dependencies!

openCypher-frontend-1 from group org.graphfoundation.ongdb (version 1.0.5)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.graphfoundation.ongdb Artifact: openCypher-frontend-1
Show all versions Show documentation Show source 
 

0 downloads
Artifact openCypher-frontend-1
Group org.graphfoundation.ongdb
Version 1.0.5
Last update 27. October 2023
Organization not specified
URL https://graphfoundation.org/projects/ongdb/${project.version}/${project.artifactId}
License Apache License, Version 2.0
Dependencies amount 8
Dependencies ongdb-geequel-util-3.4, ongdb-geequel-expression-3.4, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!



Page 1616 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy