sigma-summer
不写一个框架,怎么能说明曾经兴奋激动的日子!
简介
项目中遇到的问题积累在一块。
结构
- Core
License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.kolema-tech |
ArtifactId | ArtifactIdsigma-logging |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
sigma-logging-1.0.8.pom | |
sigma-logging-1.0.8.jar | 44 KB |
sigma-logging-1.0.8-sources.jar | 33 KB |
sigma-logging-1.0.8-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-logging/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-logging</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-logging/
implementation 'com.github.kolema-tech:sigma-logging:1.0.8'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-logging/
implementation ("com.github.kolema-tech:sigma-logging:1.0.8")
'com.github.kolema-tech:sigma-logging:jar:1.0.8'
<dependency org="com.github.kolema-tech" name="sigma-logging" rev="1.0.8">
<artifact name="sigma-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-logging', version='1.0.8')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-logging" % "1.0.8"
[com.github.kolema-tech/sigma-logging "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kolema-tech : sigma-core | jar | 1.0.8 |
org.springframework : spring-web | jar | 5.0.7.RELEASE |
org.springframework : spring-webmvc | jar | 5.1.7.RELEASE |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.17 |
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
net.logstash.logback : logstash-logback-encoder | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
不写一个框架,怎么能说明曾经兴奋激动的日子!
项目中遇到的问题积累在一块。