sigma-summer
不写一个框架,怎么能说明曾经兴奋激动的日子!
简介
项目中遇到的问题积累在一块。
结构
- Core
License |
License |
---|---|
GroupId | GroupIdcom.github.kolema-tech |
ArtifactId | ArtifactIdsigma-core |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsigma-core
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
sigma-core-1.0.8.pom | |
sigma-core-1.0.8.jar | 51 KB |
sigma-core-1.0.8-sources.jar | 30 KB |
sigma-core-1.0.8-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-core/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-core</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-core/
implementation 'com.github.kolema-tech:sigma-core:1.0.8'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-core/
implementation ("com.github.kolema-tech:sigma-core:1.0.8")
'com.github.kolema-tech:sigma-core:jar:1.0.8'
<dependency org="com.github.kolema-tech" name="sigma-core" rev="1.0.8">
<artifact name="sigma-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-core', version='1.0.8')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-core" % "1.0.8"
[com.github.kolema-tech/sigma-core "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rholder : guava-retrying | jar | 2.0.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
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 |
不写一个框架,怎么能说明曾经兴奋激动的日子!
项目中遇到的问题积累在一块。