Xtext Maven Parent

An Xtext Parent POM for building Xtext DSLs as pure Maven projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.lorenzobettini.xtextutils
ArtifactId

ArtifactId

xtext-maven-parent
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Xtext Maven Parent
An Xtext Parent POM for building Xtext DSLs as pure Maven projects.

Download xtext-maven-parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1