License |
License |
---|---|
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdspring-component |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionspring-component
A Java lib tools of ipokerface repository
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-component-2.3.0.pom | |
spring-component-2.3.0.jar | 4 KB |
spring-component-2.3.0-sources.jar | 5 KB |
spring-component-2.3.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-component/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>spring-component</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-component/
implementation 'cn.ipokerface:spring-component:2.3.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-component/
implementation ("cn.ipokerface:spring-component:2.3.0")
'cn.ipokerface:spring-component:jar:2.3.0'
<dependency org="cn.ipokerface" name="spring-component" rev="2.3.0">
<artifact name="spring-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-component', version='2.3.0')
)
libraryDependencies += "cn.ipokerface" % "spring-component" % "2.3.0"
[cn.ipokerface/spring-component "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |