org.t-io:tio-core-spring-boot-starter

tio-spring-boot's parent

License

License

The Apache Software License, Version 2.0
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-core-spring-boot-starter
Last Version

Last Version

3.6.0.v20200315-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tio-spring-boot's parent

Download tio-core-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.t-io : tio-core jar 3.6.0.v20200315-RELEASE
org.t-io : tio-spring-boot-common jar 3.6.0.v20200315-RELEASE

provided (1)

Group / Artifact Type Version
org.redisson : redisson jar 3.12.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.