License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-gateway-core |
Last Version | Last Version1.1.10 |
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-gateway-core-1.1.10.pom | |
mars-gateway-core-1.1.10.jar | 9 KB |
mars-gateway-core-1.1.10-sources.jar | 6 KB |
mars-gateway-core-1.1.10-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-gateway-core/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-gateway-core</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-gateway-core/
implementation 'com.github.yuyenews:mars-gateway-core:1.1.10'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-gateway-core/
implementation ("com.github.yuyenews:mars-gateway-core:1.1.10")
'com.github.yuyenews:mars-gateway-core:jar:1.1.10'
<dependency org="com.github.yuyenews" name="mars-gateway-core" rev="1.1.10">
<artifact name="mars-gateway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-gateway-core', version='1.1.10')
)
libraryDependencies += "com.github.yuyenews" % "mars-gateway-core" % "1.1.10"
[com.github.yuyenews/mars-gateway-core "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-server | jar | 3.3.3 |
com.github.yuyenews : mars-cloud-starter | jar | 4.1.0 |
org.slf4j : slf4j-jdk14 Optional | jar | 1.7.12 |