| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mattzhongchang |
| ArtifactId | ArtifactIdsparta-core |
| Last Version | Last Version1.3.10-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsparta
|
| Filename | Size |
|---|---|
| sparta-core-1.3.10-RELEASE.pom | |
| sparta-core-1.3.10-RELEASE.jar | 118 KB |
| sparta-core-1.3.10-RELEASE-sources.jar | 62 KB |
| sparta-core-1.3.10-RELEASE-javadoc.jar | 534 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-core/ -->
<dependency>
<groupId>com.github.mattzhongchang</groupId>
<artifactId>sparta-core</artifactId>
<version>1.3.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-core/
implementation 'com.github.mattzhongchang:sparta-core:1.3.10-RELEASE'
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-core/
implementation ("com.github.mattzhongchang:sparta-core:1.3.10-RELEASE")
'com.github.mattzhongchang:sparta-core:jar:1.3.10-RELEASE'
<dependency org="com.github.mattzhongchang" name="sparta-core" rev="1.3.10-RELEASE">
<artifact name="sparta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mattzhongchang', module='sparta-core', version='1.3.10-RELEASE')
)
libraryDependencies += "com.github.mattzhongchang" % "sparta-core" % "1.3.10-RELEASE"
[com.github.mattzhongchang/sparta-core "1.3.10-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.12.Final |
| com.dyuproject.protostuff : protostuff-core | jar | 1.0.12 |
| com.dyuproject.protostuff : protostuff-runtime | jar | 1.0.12 |
| org.objenesis : objenesis | jar | 2.5.1 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |