is not current version
Last Version 2.1.1

gg.jte:jte-spring-boot-starter 2.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-spring-boot-starter
Version

Version

2.1.0
Type

Type

jar

Download jte-spring-boot-starter 2.1.0


<!-- https://jarcasting.com/artifacts/gg.jte/jte-spring-boot-starter/ -->
<dependency>
    <groupId>gg.jte</groupId>
    <artifactId>jte-spring-boot-starter</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-spring-boot-starter/
implementation 'gg.jte:jte-spring-boot-starter:2.1.0'
// https://jarcasting.com/artifacts/gg.jte/jte-spring-boot-starter/
implementation ("gg.jte:jte-spring-boot-starter:2.1.0")
'gg.jte:jte-spring-boot-starter:jar:2.1.0'
<dependency org="gg.jte" name="jte-spring-boot-starter" rev="2.1.0">
  <artifact name="jte-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-spring-boot-starter', version='2.1.0')
)
libraryDependencies += "gg.jte" % "jte-spring-boot-starter" % "2.1.0"
[gg.jte/jte-spring-boot-starter "2.1.0"]