is not current version
Last Version 1.0.0-beta10

common 1.0.0-beta


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

common
Version

Version

1.0.0-beta
Type

Type

jar
Description

Description

common

Download common 1.0.0-beta


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

Dependencies

compile (7)

Group / Artifact Type Version
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-starter-data-redis jar
com.baomidou : mybatis-plus-boot-starter jar
com.baomidou : mybatis-plus-generator jar
org.freemarker : freemarker jar
com.google.guava : guava jar
org.lionsoul : ip2region jar

Project Modules

There are no modules declared in this project.