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