Registry / build-tool / xtext-dev-bom

xtext-dev-bom

JSON →
library2.42.0javamavenunverified

Bill of Materials for managing third-party dependencies in Xtext development projects.

<dependency> <groupId>org.eclipse.xtext</groupId> <artifactId>xtext-dev-bom</artifactId> <version>2.42.0</version> </dependency>
INSTALL
IMPORT
SIG · XTEXT-DEV-BOM
X
xtext-dev-bom
build-tooljavav2.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XtextRuntimeModule
org.eclipse.xtext.XtextRuntimeModule

Shows importing a core Xtext runtime module class.

import org.eclipse.xtext.XtextRuntimeModule; public class Example { public static void main(String[] args) { XtextRuntimeModule module = new XtextRuntimeModule(); System.out.println(module.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.42.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
19
Amazon
1
Resources
xtext-dev-bom — mvn dependency:get xtext-dev-bom · libregistry