License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.fufu669 |
ArtifactId | ArtifactIdmybatis-generator-plus-service-controller |
Version | Version6.666.66102 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gitee.fufu669/mybatis-generator-plus-service-controller/ -->
<dependency>
<groupId>com.gitee.fufu669</groupId>
<artifactId>mybatis-generator-plus-service-controller</artifactId>
<version>6.666.66102</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.fufu669/mybatis-generator-plus-service-controller/
implementation 'com.gitee.fufu669:mybatis-generator-plus-service-controller:6.666.66102'
// https://jarcasting.com/artifacts/com.gitee.fufu669/mybatis-generator-plus-service-controller/
implementation ("com.gitee.fufu669:mybatis-generator-plus-service-controller:6.666.66102")
'com.gitee.fufu669:mybatis-generator-plus-service-controller:jar:6.666.66102'
<dependency org="com.gitee.fufu669" name="mybatis-generator-plus-service-controller" rev="6.666.66102">
<artifact name="mybatis-generator-plus-service-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.fufu669', module='mybatis-generator-plus-service-controller', version='6.666.66102')
)
libraryDependencies += "com.gitee.fufu669" % "mybatis-generator-plus-service-controller" % "6.666.66102"
[com.gitee.fufu669/mybatis-generator-plus-service-controller "6.666.66102"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |