License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdio.github.kamismile |
ArtifactId | ArtifactIdstoneCommon |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stoneCommon-0.1.1.pom | |
stoneCommon-0.1.1.jar | 116 KB |
stoneCommon-0.1.1-sources.jar | 65 KB |
stoneCommon-0.1.1-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kamismile/stoneCommon/ -->
<dependency>
<groupId>io.github.kamismile</groupId>
<artifactId>stoneCommon</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kamismile/stoneCommon/
implementation 'io.github.kamismile:stoneCommon:0.1.1'
// https://jarcasting.com/artifacts/io.github.kamismile/stoneCommon/
implementation ("io.github.kamismile:stoneCommon:0.1.1")
'io.github.kamismile:stoneCommon:jar:0.1.1'
<dependency org="io.github.kamismile" name="stoneCommon" rev="0.1.1">
<artifact name="stoneCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kamismile', module='stoneCommon', version='0.1.1')
)
libraryDependencies += "io.github.kamismile" % "stoneCommon" % "0.1.1"
[io.github.kamismile/stoneCommon "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
junit : junit | jar | 4.13 |