Last Version

Spring boot application of the TIM+ core server. 1.0.0

Spring boot application of the TIM+ core server.

License

License

GroupId

GroupId

org.directtruststandards
ArtifactId

ArtifactId

timplus-server-boot
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring boot application of the TIM+ core server.
Spring boot application of the TIM+ core server.

Download timplus-server-boot 1.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
org.springframework.cloud : spring-cloud-starter jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar
org.flywaydb : flyway-core jar 7.1.1
org.directtruststandards : timplus-server-core jar 1.0.0
org.directtruststandards : timplus-cluster jar 1.0.0
org.directtruststandards : timplus-cluster-redis jar 1.0.0
org.directtruststandards : timplus-cluster-scs jar 1.0.0
org.springframework.cloud : spring-cloud-stream-binder-rabbit jar
opensymphony : sitemesh jar 2.4.2
commons-io : commons-io jar 2.6
rome : rome-fetcher jar 1.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5
org.springframework.security : spring-security-test jar
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.