License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.gitee.kamismile |
ArtifactId | ArtifactIdstoneCommon |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
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.1.1.pom | |
stoneCommon-1.1.1.jar | 117 KB |
stoneCommon-1.1.1-sources.jar | 65 KB |
stoneCommon-1.1.1-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/ -->
<dependency>
<groupId>com.gitee.kamismile</groupId>
<artifactId>stoneCommon</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/
implementation 'com.gitee.kamismile:stoneCommon:1.1.1'
// https://jarcasting.com/artifacts/com.gitee.kamismile/stoneCommon/
implementation ("com.gitee.kamismile:stoneCommon:1.1.1")
'com.gitee.kamismile:stoneCommon:jar:1.1.1'
<dependency org="com.gitee.kamismile" name="stoneCommon" rev="1.1.1">
<artifact name="stoneCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.kamismile', module='stoneCommon', version='1.1.1')
)
libraryDependencies += "com.gitee.kamismile" % "stoneCommon" % "1.1.1"
[com.gitee.kamismile/stoneCommon "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
junit : junit | jar | 4.13.2 |