Last Version

org.eclipse.vorto:plugin-generator 1.0.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

plugin-generator
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Project Organization

Eclipse.org

Download plugin-generator 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • generator-api
  • generator-runner-spi
  • generator-templates-java
  • generator-template