sigma-summer
不写一个框架,怎么能说明曾经兴奋激动的日子!
简介
项目中遇到的问题积累在一块。
结构
- Core
License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.kolema-tech |
ArtifactId | ArtifactIdsigma-security |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
sigma-security-1.0.7.pom | |
sigma-security-1.0.7.jar | 12 KB |
sigma-security-1.0.7-sources.jar | 6 KB |
sigma-security-1.0.7-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-security/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-security</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-security/
implementation 'com.github.kolema-tech:sigma-security:1.0.7'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-security/
implementation ("com.github.kolema-tech:sigma-security:1.0.7")
'com.github.kolema-tech:sigma-security:jar:1.0.7'
<dependency org="com.github.kolema-tech" name="sigma-security" rev="1.0.7">
<artifact name="sigma-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-security', version='1.0.7')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-security" % "1.0.7"
[com.github.kolema-tech/sigma-security "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-oauth2 | jar | |
org.springframework.cloud : spring-cloud-starter-security | jar | |
com.github.kolema-tech » sigma-business | jar | 1.0.7 |
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
不写一个框架,怎么能说明曾经兴奋激动的日子!
项目中遇到的问题积累在一块。