| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.tesla.plugin |
| ArtifactId | ArtifactIdtesla-plugin-tools-api |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTesla Plugin Tools APIs
The Tesla Plugin Tools API provides an API to extract information from and generate documentation for Tesla Plugins.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.tesla.plugin/tesla-plugin-tools-api/ -->
<dependency>
<groupId>org.eclipse.tesla.plugin</groupId>
<artifactId>tesla-plugin-tools-api</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tesla.plugin/tesla-plugin-tools-api/
implementation 'org.eclipse.tesla.plugin:tesla-plugin-tools-api:0.0.2'
// https://jarcasting.com/artifacts/org.eclipse.tesla.plugin/tesla-plugin-tools-api/
implementation ("org.eclipse.tesla.plugin:tesla-plugin-tools-api:0.0.2")
'org.eclipse.tesla.plugin:tesla-plugin-tools-api:jar:0.0.2'
<dependency org="org.eclipse.tesla.plugin" name="tesla-plugin-tools-api" rev="0.0.2">
<artifact name="tesla-plugin-tools-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tesla.plugin', module='tesla-plugin-tools-api', version='0.0.2')
)
libraryDependencies += "org.eclipse.tesla.plugin" % "tesla-plugin-tools-api" % "0.0.2"
[org.eclipse.tesla.plugin/tesla-plugin-tools-api "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.tesla.plugin : tesla-plugin-api | jar | 0.0.2 |
| org.apache.maven : maven-core | jar | 3.0.3 |
| org.apache.maven : maven-model | jar | 3.0.3 |
| org.apache.maven : maven-plugin-api | jar | 3.0.3 |
| org.apache.maven : maven-artifact | jar | 3.0.3 |
| asm : asm | jar | 3.3 |
| com.thoughtworks.qdox : qdox | jar | 1.12 |
| org.codehaus.plexus : plexus-utils | jar | 2.0.7 |
| org.codehaus.plexus : plexus-container-default | jar | 1.5.5 |
| jtidy : jtidy | jar | 4aug2000r7-dev |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.1 |