| License |
License |
|---|---|
| GroupId | GroupIdcn.geminis |
| ArtifactId | ArtifactIdgeminis-core |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongeminis-core
geminis-core
|
| Filename | Size |
|---|---|
| geminis-core-1.3.0.pom | |
| geminis-core-1.3.0.jar | 34 KB |
| geminis-core-1.3.0-sources.jar | 15 KB |
| geminis-core-1.3.0-javadoc.jar | 536 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.geminis/geminis-core/ -->
<dependency>
<groupId>cn.geminis</groupId>
<artifactId>geminis-core</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.geminis/geminis-core/
implementation 'cn.geminis:geminis-core:1.3.0'
// https://jarcasting.com/artifacts/cn.geminis/geminis-core/
implementation ("cn.geminis:geminis-core:1.3.0")
'cn.geminis:geminis-core:jar:1.3.0'
<dependency org="cn.geminis" name="geminis-core" rev="1.3.0">
<artifact name="geminis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.geminis', module='geminis-core', version='1.3.0')
)
libraryDependencies += "cn.geminis" % "geminis-core" % "1.3.0"
[cn.geminis/geminis-core "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| com.thoughtworks.xstream : xstream | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.h2database : h2 | jar |