org.eclipse.xtend.maven.parent
org.eclipse.xtext
org.eclipse.xtext:org.eclipse.xtend.maven.parent is a Maven Central artifact (jar) for the JVM. It has 16 published versions. Browse versions below for dependency snippets and security details.
Recommended: 2.42.0 16 versions jarChecking...
Add to your project2.40.0
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtend.maven.parent</artifactId>
<version>2.40.0</version>
</dependency>Version Details — 2.40.0
Packaging
pom
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown
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.
Checking security advisories...