Xtext Maven Plugin Parent POM

Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, LSP and your favorite web browser.

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.maven.parent
Last Version

Last Version

2.27.0
Release Date

Release Date

Type

Type

pom
Description

Description

Xtext Maven Plugin Parent POM
Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, LSP and your favorite web browser.
Project URL

Project URL

https://www.eclipse.org/Xtext/
Source Code Management

Source Code Management

https://github.com/eclipse/xtext-maven.git

Download org.eclipse.xtext.maven.parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.maven.parent/ -->
<dependency>
    <groupId>org.eclipse.xtext</groupId>
    <artifactId>org.eclipse.xtext.maven.parent</artifactId>
    <version>2.27.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.maven.parent/
implementation 'org.eclipse.xtext:org.eclipse.xtext.maven.parent:2.27.0'
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.maven.parent/
implementation ("org.eclipse.xtext:org.eclipse.xtext.maven.parent:2.27.0")
'org.eclipse.xtext:org.eclipse.xtext.maven.parent:pom:2.27.0'
<dependency org="org.eclipse.xtext" name="org.eclipse.xtext.maven.parent" rev="2.27.0">
  <artifact name="org.eclipse.xtext.maven.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.xtext', module='org.eclipse.xtext.maven.parent', version='2.27.0')
)
libraryDependencies += "org.eclipse.xtext" % "org.eclipse.xtext.maven.parent" % "2.27.0"
[org.eclipse.xtext/org.eclipse.xtext.maven.parent "2.27.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../org.eclipse.xtext.maven.plugin
org.eclipse.xtext

Eclipse Foundation

Versions

Version
2.27.0
2.27.0.M3
2.27.0.M2
2.27.0.M1
2.26.0
2.26.0.RC1
2.26.0.M3
2.26.0.M2
2.26.0.M1
2.25.0
2.25.0.M3
2.25.0.M2
2.25.0.M1
2.24.0
2.24.0.M3
2.24.0.M2
2.24.0.M1
2.23.0
2.23.0.M3
2.23.0.M2
2.23.0.M1
2.22.0
2.22.0.M3
2.22.0.M2
2.22.0.M1
2.21.0
2.21.0.M3
2.21.0.M2
2.21.0.M1
2.20.0
2.20.0.M3
2.20.0.M2
2.20.0.M1
2.19.0
2.19.0.M3
2.19.0.M2
2.19.0.M1
2.18.0
2.18.0.M3
2.18.0.M2
2.18.0.M1
2.17.1
2.17.0
2.17.0.M3
2.17.0.M2
2.17.0.M1
2.16.0
2.16.0.M3
2.16.0.M1
2.15.0
2.14.0
2.14.0.RC1
2.13.0
2.13.0.RC1
2.13.0.M2
2.12.0
2.12.0.M1
2.11.0
2.11.0.RC2
2.11.0.RC1
2.11.0.beta2