| License |
License |
|---|---|
| GroupId | GroupIdio.github.dragons96 |
| ArtifactId | ArtifactIdsp-core |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionA framework for quickly building Java applications
|
| Filename | Size |
|---|---|
| sp-core-0.0.1.pom | |
| sp-core-0.0.1.jar | 9 KB |
| sp-core-0.0.1-sources.jar | 5 KB |
| sp-core-0.0.1-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dragons96/sp-core/ -->
<dependency>
<groupId>io.github.dragons96</groupId>
<artifactId>sp-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dragons96/sp-core/
implementation 'io.github.dragons96:sp-core:0.0.1'
// https://jarcasting.com/artifacts/io.github.dragons96/sp-core/
implementation ("io.github.dragons96:sp-core:0.0.1")
'io.github.dragons96:sp-core:jar:0.0.1'
<dependency org="io.github.dragons96" name="sp-core" rev="0.0.1">
<artifact name="sp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dragons96', module='sp-core', version='0.0.1')
)
libraryDependencies += "io.github.dragons96" % "sp-core" % "0.0.1"
[io.github.dragons96/sp-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : transmittable-thread-local | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |