License |
License |
---|---|
GroupId | GroupIdcom.github.weichun97 |
ArtifactId | ArtifactIdgenerate-api |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongenerate-api
api module
|
Project URL |
Project URL |
Filename | Size |
---|---|
generate-api-1.1.1.pom | |
generate-api-1.1.1.jar | 44 KB |
generate-api-1.1.1-sources.jar | 27 KB |
generate-api-1.1.1-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weichun97/generate-api/ -->
<dependency>
<groupId>com.github.weichun97</groupId>
<artifactId>generate-api</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weichun97/generate-api/
implementation 'com.github.weichun97:generate-api:1.1.1'
// https://jarcasting.com/artifacts/com.github.weichun97/generate-api/
implementation ("com.github.weichun97:generate-api:1.1.1")
'com.github.weichun97:generate-api:jar:1.1.1'
<dependency org="com.github.weichun97" name="generate-api" rev="1.1.1">
<artifact name="generate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weichun97', module='generate-api', version='1.1.1')
)
libraryDependencies += "com.github.weichun97" % "generate-api" % "1.1.1"
[com.github.weichun97/generate-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.weichun97 : generate-common | jar | 1.1.1 |
mysql : mysql-connector-java | jar | 5.1.38 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.13 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.4 |
org.projectlombok : lombok | jar | 1.18.4 |
org.mapstruct : mapstruct | jar | 1.3.1.Final |
org.freemarker : freemarker | jar | 2.3.28 |
cn.hutool : hutool-all | jar | 4.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |