The Eclipse Foundation

Tesla: A next generation build system.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tesla
ArtifactId

ArtifactId

tesla
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

The Eclipse Foundation
Tesla: A next generation build system.
Project URL

Project URL

http://www.eclipse.org/
Project Organization

Project Organization

The Eclipse Foundation

Download tesla

Filename Size
tesla-3.pom 9 KB
Browse

How to add to project

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

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
3
2
1