spring-component

A Java lib tools of ipokerface repository

License

License

GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-component
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-component
A Java lib tools of ipokerface repository
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-Common
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-MybatisOperator

Download spring-component

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-component/ -->
<dependency>
    <groupId>cn.ipokerface</groupId>
    <artifactId>spring-component</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-component/
implementation 'cn.ipokerface:spring-component:2.5.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-component/
implementation ("cn.ipokerface:spring-component:2.5.0")
'cn.ipokerface:spring-component:jar:2.5.0'
<dependency org="cn.ipokerface" name="spring-component" rev="2.5.0">
  <artifact name="spring-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-component', version='2.5.0')
)
libraryDependencies += "cn.ipokerface" % "spring-component" % "2.5.0"
[cn.ipokerface/spring-component "2.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.ipokerface : common jar 2.7.4
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.0