my-autocode

自动生成流号编码

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-autocode
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

my-autocode
自动生成流号编码
Project URL

Project URL

https://github.com/weibin268/my-autocode
Source Code Management

Source Code Management

https://github.com/weibin268/my-autocode

Download my-autocode

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit Optional jar 4.12
com.alibaba : fastjson jar 1.2.75
org.springframework.boot : spring-boot-starter-data-redis Optional jar
com.github.weibin268 : my-data Optional jar 1.0.8
org.mybatis : mybatis Optional jar 3.4.1
com.baomidou : mybatis-plus Optional jar 3.4.1
mysql : mysql-connector-java Optional jar 5.1.40

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.0
1.0.2
1.0.1
1.0.0