License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-autocode-starter |
Version | Version2.0.0 |
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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-autocode-starter/
implementation 'com.github.weibin268:my-autocode-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.weibin268/my-autocode-starter/
implementation ("com.github.weibin268:my-autocode-starter:2.0.0")
'com.github.weibin268:my-autocode-starter:jar:2.0.0'
<dependency org="com.github.weibin268" name="my-autocode-starter" rev="2.0.0">
<artifact name="my-autocode-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-autocode-starter', version='2.0.0')
)
libraryDependencies += "com.github.weibin268" % "my-autocode-starter" % "2.0.0"
[com.github.weibin268/my-autocode-starter "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.weibin268 : my-autocode | jar | 2.0.0 |
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 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |