my-autocode-starter


License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-autocode-starter
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

my-autocode-starter
my-autocode-starter
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-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.weibin268 : my-autocode jar 2.1.1
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.0