| License |
License |
|---|---|
| Categories |
CategoriesOther General Purpose Libraries |
| GroupId | GroupIdio.github.Merry74751 |
| ArtifactId | ArtifactIdother |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona common project
|
| Filename | Size |
|---|---|
| other-0.6.pom | |
| other-0.6.jar | 35 KB |
| other-0.6-sources.jar | 19 KB |
| other-0.6-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.Merry74751/other/ -->
<dependency>
<groupId>io.github.Merry74751</groupId>
<artifactId>other</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Merry74751/other/
implementation 'io.github.Merry74751:other:0.6'
// https://jarcasting.com/artifacts/io.github.Merry74751/other/
implementation ("io.github.Merry74751:other:0.6")
'io.github.Merry74751:other:jar:0.6'
<dependency org="io.github.Merry74751" name="other" rev="0.6">
<artifact name="other" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Merry74751', module='other', version='0.6')
)
libraryDependencies += "io.github.Merry74751" % "other" % "0.6"
[io.github.Merry74751/other "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| cn.hutool : hutool-jwt | jar | 5.8.0 |