is not current version
Last Version 0.8.0

Xtext Maven Parent 0.6.8

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
Version

Version

0.6.8
Type

Type

pom
Description

Description

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

Download xtext-maven-parent 0.6.8


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

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.