The core artifact of AutomataLib. This library contains concrete implementations for many
of the automaton model interfaces defined in the API artifact, as well as abstract
base classes that facilitate implementing new automaton model classes. Note that
concrete algorithms (traversal, reachability analysis etc.) are part of the automata-util artifact.
| License | Apache 2.0 |
|---|---|
| Tags | automata |
| Date | Nov 06, 2023 |
| Files | pom (3 KB) jar (159 KB) View All |
| Repositories | CentralEEA SKNutz |
| Ranking | #7953 in MvnRepository (See Top Artifacts) |
| Used By | 65 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-47072 |
Compile Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Core Utils Apache 2.0 | com.google.guava » guava | 32.1.3-jre | 33.5.0-jre | |
Apache 2.0 | net.automatalib » automata-api | 0.11.0 | 0.12.1 | |
| Collections Apache 2.0 | net.automatalib » automata-commons-smartcollections | 0.11.0 | 0.12.1 | |
Apache 2.0 | net.automatalib » automata-commons-util | 0.11.0 | 0.12.1 | |
| Defect Detection MIT | org.checkerframework » checker-qual | 3.7.0 | 3.52.0 | |
MIT | org.kohsuke.metainf-services » metainf-services | 1.8 | 1.11 | |
| Mocking MIT | org.mockito » mockito-core | 4.11.0 | 5.20.0 | |
| Logging MIT | org.slf4j » slf4j-api | 2.0.9 | 2.0.17 | |
| Testing Apache 2.0 | org.testng » testng | 7.5.1 | 7.11.0 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| XML Processing BSD 3-clause | com.thoughtworks.xstream » xstream1 vulnerability | 1.4.20 | 1.4.21 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Markus Frohme | markus.frohme<at>udo.edu | mtf90 | Developer, Maintainer | TU Dortmund University, Chair of Programming Systems |
| Malte Isberner | malte.isberner<at>gmail.com | misberner | Developer (inactive), Maintainer (inactive) | TU Dortmund University, Chair of Programming Systems |