org.eclipse.xtext.web.generator

Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.web.generator
Last Version

Last Version

2.9.0.beta6
Release Date

Release Date

Type

Type

jar
Description

Description

org.eclipse.xtext.web.generator
Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.
Project URL

Project URL

http://www.eclipse.org/xtend/

Download org.eclipse.xtext.web.generator

How to add to project

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

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
2.9.0.beta6