Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
GPL 3.0
| de.jplag
»
language-antlr-utils Contains default implementations for anltr base language modules | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » typescript | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag
»
language-api Language API for JPlag language modules | 6.3.0 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.13.2 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | 2.0.18 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
GPL 3.0
| de.jplag » language-testutils | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » language-testutils | 6.3.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.0.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 6.0.1 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.21.0 | 5.23.0 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.18 |
Managed Dependencies (58)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.20.1 | 3.1.3 | |
Config
Apache 2.0
| com.google.auto.service
»
auto-service(optional) Provider-configuration files for ServiceLoader. | 1.1.1 | ✔ | |
Annotation Lib
Apache 2.0
| com.google.auto.service
»
auto-service-annotations Provider-configuration files for ServiceLoader. | 1.1.1 | ✔ | |
| com.ibm.icu
»
icu4j-charset icu4j-charset is a supplemental library for icu4j, implementing Java Charset SPI. | 78.1 | 78.3 | ||
Apache 2.0
| com.tngtech.archunit
»
archunit-junit5 A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5' | 1.4.1 | 1.4.2 | |
GPL 3.0
| de.jplag » emf-metamodel-dynamic | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » jplag | 6.3.0 | ✔ | |
| de.jplag » cli | 6.3.0 | |||
| de.jplag » endtoend-testing | 6.3.0 | |||
GPL 3.0
| de.jplag
»
language-antlr-utils Contains default implementations for anltr base language modules | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » language-testutils | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » language-testutils | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag
»
language-api Language API for JPlag language modules | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » text | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » java | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » python-3 | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » csharp | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » c | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » cpp | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » golang | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » kotlin | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » rlang | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » rust | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » scala | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » scheme | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » scxml | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » swift | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » emf-metamodel | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » emf-model | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » typescript | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » javascript | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » llvmir | 6.3.0 | ✔ | |
GPL 3.0
| de.jplag » multi-language | 6.3.0 | ✔ | |
Natural Lang Proc
GPL 3.0
| edu.stanford.nlp
»
stanford-corenlp Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and ... | 4.5.10 | ✔ | |
CLI Parser
Apache 2.0
| info.picocli
»
picocli Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ... | 4.7.7 | ✔ | |
Apache 2.0
| io.soabase.record-builder
»
record-builder-processor record-builder-processor | 51 | 52 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 2.0.0 | 2.0.2 | |
MIT
| me.tongfei
»
progressbar A terminal-based progress bar for JVM | 0.10.1 | 0.10.2 | |
CLI Parser
MIT
| net.sourceforge.argparse4j
»
argparse4j The command-line parser library based on Python's argparse | 0.9.0 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.13.2 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4 The ANTLR 4 grammar compiler. | 4.13.2 | ✔ | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math3 Alternate implementations of JDK's "Math" functions. | 3.6.1 | 4.0-beta1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.6 | 3.27.7 | |
EPL 2.0
| org.eclipse.emf
»
org.eclipse.emf.ecore EMF Ecore | 2.41.0 | 2.42.0 | |
EPL 2.0
| org.eclipse.emf
»
org.eclipse.emf.common EMF Common | 2.44.0 | 2.45.0 | |
EPL 2.0
| org.eclipse.emf
»
org.eclipse.emf.ecore.xmi EMF XML/XMI Persistence | 2.39.0 | 2.40.0 | |
EPL 2.0
| org.eclipse.emfatic » org.eclipse.emfatic.core | 1.1.0 | ✔ | |
EPL 2.0
| org.eclipse.platform
»
org.eclipse.core.resources Core Resource Management | 3.23.100 | 3.23.200 | |
| org.jdom
»
jdom2 A complete, Java-based solution for accessing, manipulating, | 2.0.6.1 | ✔ | ||
EPL 2.0 +1
| org.jgrapht » jgrapht-core | 1.5.2 | 1.5.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.0.1 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 6.0.1 | 6.0.3 | |
MIT
| org.kohsuke.metainf-services
»
metainf-services(optional) Annotation-driven META-INF/services auto-generation | 1.11 | ✔ | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.21.0 | 5.23.0 | |
Lang Runtime
Apache 2.0
| org.scala-lang
»
scala-library Standard library for the Scala Programming Language Version 3 | 2.13.18 | 3.8.3 | |
BSD
| org.scalameta
»
scalameta_2.13 Scalameta umbrella module that includes all public APIs | 4.14.2 | 4.17.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.18 |
