Last Version

generate-common 1.1.1

common module

License

License

GroupId

GroupId

com.github.weichun97
ArtifactId

ArtifactId

generate-common
Version

Version

1.1.1
Type

Type

jar
Description

Description

generate-common
common module
Project URL

Project URL

https://github.com/weichun97/generate

Download generate-common 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar 1.18.4
cn.hutool : hutool-all jar 4.6.1

Project Modules

There are no modules declared in this project.