is not current version
Last Version 2.6.8

common 2.5.2

Common Dependencies

License

License

GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common
Version

Version

2.5.2
Type

Type

pom
Description

Description

common
Common Dependencies

Download common 2.5.2

Filename Size
common-2.5.2.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-util
  • common-jpa
  • common-log
  • common-job
  • common-redis
  • common-swagger
  • common-exception
  • common-elasticsearch
  • common-spring-cloud