Last Version

microservice-common 1.0.0

Microservice common project

License

License

GroupId

GroupId

com.github.xionghuicoder
ArtifactId

ArtifactId

microservice-common
Version

Version

1.0.0
Type

Type

jar
Description

Description

microservice-common
Microservice common project
Project URL

Project URL

https://github.com/xionghuiCoder/microservice-common
Source Code Management

Source Code Management

https://github.com/xionghuiCoder/microservice-common

Download microservice-common 1.0.0


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

Dependencies

provided (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.44
org.slf4j : slf4j-api jar 1.7.25
javax.servlet : javax.servlet-api jar 4.0.0
org.springframework : spring-core jar 5.0.2.RELEASE
org.springframework : spring-context jar 5.0.2.RELEASE
org.springframework : spring-webmvc jar 5.0.2.RELEASE
org.springframework : spring-tx jar 5.0.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.