Module com.github.sormuras.bach
Package com.github.sormuras.bach.project
Class ModuleLookups.JUnitJupiter_5_7
java.lang.Object
com.github.sormuras.bach.project.ModuleLookup.JUnitJupiter
com.github.sormuras.bach.project.ModuleLookups.JUnitJupiter_5_7
- All Implemented Interfaces:
ModuleLookup
- Enclosing interface:
- ModuleLookups
Maps well-known JUnit Jupiter 5.7.0 modules to their Maven Central artifacts.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.sormuras.bach.project.ModuleLookup
ModuleLookup.JavaFX, ModuleLookup.JUnitJupiter, ModuleLookup.JUnitPlatform, ModuleLookup.LWJGL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.sormuras.bach.project.ModuleLookup.JUnitJupiter
lookup
-
Constructor Details
-
JUnitJupiter_5_7
public JUnitJupiter_5_7()Default constructor.
-