MVN

io.tesler : tesler-vanilla-base

Maven & Gradle

Jul 20, 2020

IO Tesler - Vanilla Base · Java framework designed for creating Enterprise Rich Web Applications

<dependency>
    <groupId>io.tesler</groupId>
    <artifactId>tesler-vanilla-base</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tesler : tesler-vanilla-base to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Release Candidate: 2.3.0.RC4

All Versions

Choose a version of io.tesler : tesler-vanilla-base to add to Maven - All Versions:

  • Version Updated
  • tesler-vanilla-base-2.3.0

    Jul 19, 2020
  • tesler-vanilla-base-2.3.0.RC4

    Jul 08, 2020
  • tesler-vanilla-base-2.3.0.RC3

    Jun 15, 2020
  • tesler-vanilla-base-2.3.0.RC2

    May 29, 2020
  • tesler-vanilla-base-2.3.0.RC1

    May 19, 2020
  • tesler-vanilla-base-2.2.0

    May 18, 2020
  • tesler-vanilla-base-2.2.0.RC2

    May 08, 2020
  • tesler-vanilla-base-2.2.0.RC1

    Apr 27, 2020
  • tesler-vanilla-base-2.1.1

    Apr 12, 2020
  • tesler-vanilla-base-2.1.0

    Mar 25, 2020
  • tesler-vanilla-base-2.0.3

    Mar 04, 2020
  • tesler-vanilla-base-2.0.2

    Mar 03, 2020
  • tesler-vanilla-base-2.0.1

    Feb 26, 2020
  • tesler-vanilla-base-2.0.0

    Feb 03, 2020
  • tesler-vanilla-base-1.0.4

    Jan 16, 2020
  • tesler-vanilla-base-1.0.3

    Jan 10, 2020
  • tesler-vanilla-base-1.0.2

    Dec 16, 2019
  • tesler-vanilla-base-1.0.1

    Nov 30, 2019
  • tesler-vanilla-base-1.0

    Nov 26, 2019

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.tesler</groupId>
    <artifactId>tesler-vanilla-base</artifactId>
    <version>2.3.0</version>
</dependency>