License |
License |
---|---|
GroupId | GroupIdcom.gitee.sherlockholmnes |
ArtifactId | ArtifactIdgoge-core |
Last Version | Last Version2.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 |
---|---|
goge-core-2.0.pom | |
goge-core-2.0.jar | 22 KB |
goge-core-2.0-sources.jar | 14 KB |
goge-core-2.0-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-core/ -->
<dependency>
<groupId>com.gitee.sherlockholmnes</groupId>
<artifactId>goge-core</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-core/
implementation 'com.gitee.sherlockholmnes:goge-core:2.0'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-core/
implementation ("com.gitee.sherlockholmnes:goge-core:2.0")
'com.gitee.sherlockholmnes:goge-core:jar:2.0'
<dependency org="com.gitee.sherlockholmnes" name="goge-core" rev="2.0">
<artifact name="goge-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-core', version='2.0')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-core" % "2.0"
[com.gitee.sherlockholmnes/goge-core "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.47 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.jyaml : jyaml | jar | 1.3 |