License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.hushengte |
ArtifactId | ArtifactIddisciples-spring-boot |
Last Version | Last Version2.6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondisciples-spring-boot
Spring Boot Support for Disciples Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
disciples-spring-boot-2.6.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/ -->
<dependency>
<groupId>com.github.hushengte</groupId>
<artifactId>disciples-spring-boot</artifactId>
<version>2.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/
implementation 'com.github.hushengte:disciples-spring-boot:2.6.3'
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-spring-boot/
implementation ("com.github.hushengte:disciples-spring-boot:2.6.3")
'com.github.hushengte:disciples-spring-boot:pom:2.6.3'
<dependency org="com.github.hushengte" name="disciples-spring-boot" rev="2.6.3">
<artifact name="disciples-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hushengte', module='disciples-spring-boot', version='2.6.3')
)
libraryDependencies += "com.github.hushengte" % "disciples-spring-boot" % "2.6.3"
[com.github.hushengte/disciples-spring-boot "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
jakarta.servlet : jakarta.servlet-api Optional | jar | 4.0.4 |
org.hibernate : hibernate-core Optional | jar | 5.4.32.Final |
com.github.hushengte : disciples-feed Optional | jar | 2.0.3 |
com.github.hushengte : disciples-iam-core Optional | jar | 2.0.2 |
com.github.hushengte : disciples-iam-oauth2 Optional | jar | 2.0.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
com.h2database : h2 | jar | 2.1.210 |
com.zaxxer : HikariCP | jar | 4.0.3 |
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 |