| License |
License |
|---|---|
| Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
| GroupId | GroupIdcom.gitee.kamismile |
| ArtifactId | ArtifactIdstoneCommon |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stoneCommon-1.0.3.pom | |
| stoneCommon-1.0.3.jar | 117 KB |
| stoneCommon-1.0.3-sources.jar | 65 KB |
| stoneCommon-1.0.3-javadoc.jar | 533 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/ -->
<dependency>
<groupId>com.gitee.kamismile</groupId>
<artifactId>stoneCommon</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/
implementation 'com.gitee.kamismile:stoneCommon:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/
implementation ("com.gitee.kamismile:stoneCommon:1.0.3")
'com.gitee.kamismile:stoneCommon:jar:1.0.3'
<dependency org="com.gitee.kamismile" name="stoneCommon" rev="1.0.3">
<artifact name="stoneCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.kamismile', module='stoneCommon', version='1.0.3')
)
libraryDependencies += "com.gitee.kamismile" % "stoneCommon" % "1.0.3"
[com.gitee.kamismile/stoneCommon "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |
| junit : junit | jar | 4.13 |