is not current version
Last Version 2.6.3

disciples-spring-boot 2.3.8.RELEASE

Spring Boot Support for Disciples Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-spring-boot
Version

Version

2.3.8.RELEASE
Type

Type

jar
Description

Description

disciples-spring-boot
Spring Boot Support for Disciples Project
Project URL

Project URL

https://github.com/hushengte/disciples-spring-boot
Source Code Management

Source Code Management

http://github.com/hushengte/disciples-spring-boot/tree/master

Download disciples-spring-boot 2.3.8.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.8.RELEASE
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.hibernate : hibernate-core Optional jar 5.4.25.Final
com.github.hushengte : disciples-feed Optional jar 2.0.0
com.github.hushengte : disciples-iam-core Optional jar 2.0.0
com.github.hushengte : disciples-iam-oauth2 Optional jar 2.0.0
org.slf4j : slf4j-api jar 1.7.30

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.8.RELEASE
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.4.5
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.