xtext-gradle-lib

A small wrapper for Xtext to make it easier to use from Gradle

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.xtext
ArtifactId

ArtifactId

xtext-gradle-lib
Last Version

Last Version

1.0.0-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

xtext-gradle-lib
A small wrapper for Xtext to make it easier to use from Gradle
Project URL

Project URL

https://github.com/xtext/xtext-gradle-plugin
Source Code Management

Source Code Management

https://github.com/xtext/xtext-gradle-plugin

Download xtext-gradle-lib

How to add to project

<!-- https://jarcasting.com/artifacts/org.xtext/xtext-gradle-lib/ -->
<dependency>
    <groupId>org.xtext</groupId>
    <artifactId>xtext-gradle-lib</artifactId>
    <version>1.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xtext/xtext-gradle-lib/
implementation 'org.xtext:xtext-gradle-lib:1.0.0-RC4'
// https://jarcasting.com/artifacts/org.xtext/xtext-gradle-lib/
implementation ("org.xtext:xtext-gradle-lib:1.0.0-RC4")
'org.xtext:xtext-gradle-lib:jar:1.0.0-RC4'
<dependency org="org.xtext" name="xtext-gradle-lib" rev="1.0.0-RC4">
  <artifact name="xtext-gradle-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xtext', module='xtext-gradle-lib', version='1.0.0-RC4')
)
libraryDependencies += "org.xtext" % "xtext-gradle-lib" % "1.0.0-RC4"
[org.xtext/xtext-gradle-lib "1.0.0-RC4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext.builder.standalone jar 2.9.0

Project Modules

There are no modules declared in this project.

Xtext Gradle Plugins

A set of Gradle plugins to build and use Xtext languages and the Xtend programming language.

The documentation is hosted on the project's website.

To build and install locally run ./gradlew install -Dorg.gradle.project.version=<version> e.g. with <version> set to 1.0.22-SNAPSHOT.

org.xtext

Xtext

Xtext - Language Development Made Easy

Versions

Version
1.0.0-RC4
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1