| License |
License |
|---|---|
| GroupId | GroupIdio.github.Merry74751 |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona common project
|
| Filename | Size |
|---|---|
| base-0.6.pom | |
| base-0.6.jar | 5 KB |
| base-0.6-sources.jar | 2 KB |
| base-0.6-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.Merry74751/base/ -->
<dependency>
<groupId>io.github.Merry74751</groupId>
<artifactId>base</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Merry74751/base/
implementation 'io.github.Merry74751:base:0.6'
// https://jarcasting.com/artifacts/io.github.Merry74751/base/
implementation ("io.github.Merry74751:base:0.6")
'io.github.Merry74751:base:jar:0.6'
<dependency org="io.github.Merry74751" name="base" rev="0.6">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Merry74751', module='base', version='0.6')
)
libraryDependencies += "io.github.Merry74751" % "base" % "0.6"
[io.github.Merry74751/base "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |