License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-autocode-starter |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-autocode-starter
my-autocode-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |