License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-cloud-starter |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-cloud-starter-4.1.0.pom | |
mars-cloud-starter-4.1.0.jar | 5 KB |
mars-cloud-starter-4.1.0-sources.jar | 3 KB |
mars-cloud-starter-4.1.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cloud-starter</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/
implementation 'com.github.yuyenews:mars-cloud-starter:4.1.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/
implementation ("com.github.yuyenews:mars-cloud-starter:4.1.0")
'com.github.yuyenews:mars-cloud-starter:jar:4.1.0'
<dependency org="com.github.yuyenews" name="mars-cloud-starter" rev="4.1.0">
<artifact name="mars-cloud-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-starter', version='4.1.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-starter" % "4.1.0"
[com.github.yuyenews/mars-cloud-starter "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-cloud-request | jar | 4.1.0 |
com.github.yuyenews : mars-starter Optional | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |