| License |
License |
|---|---|
| GroupId | GroupIdio.github.seniortesting |
| ArtifactId | ArtifactIdsparrow-core |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore Framework Libraries
Core framework with utilities and helper
|
| Filename | Size |
|---|---|
| sparrow-core-1.0.3.pom | |
| sparrow-core-1.0.3.jar | 64 KB |
| sparrow-core-1.0.3-sources.jar | 30 KB |
| sparrow-core-1.0.3-javadoc.jar | 271 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-core/ -->
<dependency>
<groupId>io.github.seniortesting</groupId>
<artifactId>sparrow-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-core/
implementation 'io.github.seniortesting:sparrow-core:1.0.3'
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-core/
implementation ("io.github.seniortesting:sparrow-core:1.0.3")
'io.github.seniortesting:sparrow-core:jar:1.0.3'
<dependency org="io.github.seniortesting" name="sparrow-core" rev="1.0.3">
<artifact name="sparrow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.seniortesting', module='sparrow-core', version='1.0.3')
)
libraryDependencies += "io.github.seniortesting" % "sparrow-core" % "1.0.3"
[io.github.seniortesting/sparrow-core "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.0-M1 |
| cn.hutool : hutool-all | jar | 5.5.8 |
| com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
| com.github.javafaker : javafaker | jar | 1.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok Optional | jar | 1.18.18 |