Tycho Base

This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

License

License

GroupId

GroupId

io.tesla.tycho
ArtifactId

ArtifactId

tycho-base
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tycho Base
This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

Download tycho-base

Filename Size
tycho-base-0.0.1.pom 6 KB
Browse

How to add to project

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

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
0.0.1