Last Version

IO Tesler - Starter Parent 3.0.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-parent
Version

Version

3.0.4
Type

Type

pom
Description

Description

IO Tesler - Starter Parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://tesler.io
Project Organization

Project Organization

Tesler
Source Code Management

Source Code Management

https://github.com/tesler-platform/tesler

Download tesler-starter-parent 3.0.4


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

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.