MVN

gg.jte : jte-spring-boot-starter

Maven & Gradle

Nov 29, 2022
559 stars

jte-spring-boot-starter

<dependency>
    <groupId>gg.jte</groupId>
    <artifactId>jte-spring-boot-starter</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gg.jte : jte-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of gg.jte : jte-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jte-spring-boot-starter-2.2.4
jte-spring-boot-starter-2.2.3
jte-spring-boot-starter-2.2.2
jte-spring-boot-starter-2.2.1
jte-spring-boot-starter-2.2.0
2.1.x
jte-spring-boot-starter-2.1.2
jte-spring-boot-starter-2.1.1
jte-spring-boot-starter-2.1.0
2.0.x
jte-spring-boot-starter-2.0.4
jte-spring-boot-starter-2.0.3
jte-spring-boot-starter-2.0.2

How to add a dependency to Maven

Add the following gg.jte : jte-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gg.jte</groupId>
    <artifactId>jte-spring-boot-starter</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gg.jte : jte-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'gg.jte:jte-spring-boot-starter:2.2.4'

Gradle Kotlin DSL: Add the following gg.jte : jte-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("gg.jte:jte-spring-boot-starter:2.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following gg.jte : jte-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "gg.jte" % "jte-spring-boot-starter" % "2.2.4"

Advertisement

Dependencies from Group

jte
Aug 16, 2023
16 usages
559 stars
Aug 16, 2023
3 usages
559 stars
Aug 16, 2023
1 usages
559 stars
Aug 16, 2023
649 stars
Aug 16, 2023
559 stars

Discover Dependencies