License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.onblog |
ArtifactId | ArtifactIdsnowjean-spring-boot-starter |
Version | Version4.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionsnowjean-spring-boot-starter
SnowJean for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.onblog/snowjean-spring-boot-starter/ -->
<dependency>
<groupId>com.github.onblog</groupId>
<artifactId>snowjean-spring-boot-starter</artifactId>
<version>4.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onblog/snowjean-spring-boot-starter/
implementation 'com.github.onblog:snowjean-spring-boot-starter:4.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.onblog/snowjean-spring-boot-starter/
implementation ("com.github.onblog:snowjean-spring-boot-starter:4.0.0.RELEASE")
'com.github.onblog:snowjean-spring-boot-starter:jar:4.0.0.RELEASE'
<dependency org="com.github.onblog" name="snowjean-spring-boot-starter" rev="4.0.0.RELEASE">
<artifact name="snowjean-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onblog', module='snowjean-spring-boot-starter', version='4.0.0.RELEASE')
)
libraryDependencies += "com.github.onblog" % "snowjean-spring-boot-starter" % "4.0.0.RELEASE"
[com.github.onblog/snowjean-spring-boot-starter "4.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.onblog : snowjena-core | jar | 4.0.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.10.RELEASE |