Last Version

Vorto Code Generator Templates for Java 1.0.0

Plugin SDK lets developers extend the Vorto Repository by providing various plugins

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

generator-templates-java
Version

Version

1.0.0
Type

Type

jar
Description

Description

Vorto Code Generator Templates for Java
Plugin SDK lets developers extend the Vorto Repository by providing various plugins
Project Organization

Project Organization

Eclipse.org

Download generator-templates-java 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.vorto : org.eclipse.vorto.core jar 1.0.0
org.eclipse.vorto : generator-api jar 1.0.0
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.20.0
commons-io : commons-io jar 2.2

Project Modules

There are no modules declared in this project.