sigma-summer
不写一个框架,怎么能说明曾经兴奋激动的日子!
简介
项目中遇到的问题积累在一块。
结构
- Core
License |
License |
---|---|
GroupId | GroupIdcom.github.kolema-tech |
ArtifactId | ArtifactIdsigma-pay |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
sigma-pay-1.0.8.pom | 627 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-pay/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-pay</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-pay/
implementation 'com.github.kolema-tech:sigma-pay:1.0.8'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-pay/
implementation ("com.github.kolema-tech:sigma-pay:1.0.8")
'com.github.kolema-tech:sigma-pay:pom:1.0.8'
<dependency org="com.github.kolema-tech" name="sigma-pay" rev="1.0.8">
<artifact name="sigma-pay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-pay', version='1.0.8')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-pay" % "1.0.8"
[com.github.kolema-tech/sigma-pay "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
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 |
不写一个框架,怎么能说明曾经兴奋激动的日子!
项目中遇到的问题积累在一块。