Last Version

maven-parent 1.0

this is parent project

License

License

GroupId

GroupId

com.github.zipu888
ArtifactId

ArtifactId

mid-service-sdk
Version

Version

1.0
Type

Type

jar
Description

Description

maven-parent
this is parent project
Project URL

Project URL

http://github.com/zipu888
Source Code Management

Source Code Management

https://github.com/zipu888/push-msg-web.git

Download mid-service-sdk 1.0


<!-- https://jarcasting.com/artifacts/com.github.zipu888/mid-service-sdk/ -->
<dependency>
    <groupId>com.github.zipu888</groupId>
    <artifactId>mid-service-sdk</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zipu888/mid-service-sdk/
implementation 'com.github.zipu888:mid-service-sdk:1.0'
// https://jarcasting.com/artifacts/com.github.zipu888/mid-service-sdk/
implementation ("com.github.zipu888:mid-service-sdk:1.0")
'com.github.zipu888:mid-service-sdk:jar:1.0'
<dependency org="com.github.zipu888" name="mid-service-sdk" rev="1.0">
  <artifact name="mid-service-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zipu888', module='mid-service-sdk', version='1.0')
)
libraryDependencies += "com.github.zipu888" % "mid-service-sdk" % "1.0"
[com.github.zipu888/mid-service-sdk "1.0"]

Dependencies

provided (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.71
org.springframework : spring-core jar 5.2.5.RELEASE
org.springframework : spring-beans jar 5.2.5.RELEASE
org.springframework : spring-context jar 5.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.30
org.springframework.data : spring-data-redis jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.