Xtext Maven/Tycho Parent

An Xtext Parent POM for building Xtext DSLs as Maven/Tycho projects.

License

License

GroupId

GroupId

io.github.lorenzobettini.xtextutils
ArtifactId

ArtifactId

xtext-tycho-parent
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Xtext Maven/Tycho Parent
An Xtext Parent POM for building Xtext DSLs as Maven/Tycho projects.

Download xtext-tycho-parent

How to add to project

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