Mybatis Swagger plugin

Mybatis Generator Swagger annotation Plugin

License

License

Categories

Categories

Net MyBatis Data ORM Swagger Program Interface REST Frameworks
GroupId

GroupId

net.ifok.plugin
ArtifactId

ArtifactId

mybatis-swagger-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Swagger plugin
Mybatis Generator Swagger annotation Plugin

Download mybatis-swagger-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.ifok.plugin/mybatis-swagger-plugin/ -->
<dependency>
    <groupId>net.ifok.plugin</groupId>
    <artifactId>mybatis-swagger-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ifok.plugin/mybatis-swagger-plugin/
implementation 'net.ifok.plugin:mybatis-swagger-plugin:1.0.1'
// https://jarcasting.com/artifacts/net.ifok.plugin/mybatis-swagger-plugin/
implementation ("net.ifok.plugin:mybatis-swagger-plugin:1.0.1")
'net.ifok.plugin:mybatis-swagger-plugin:jar:1.0.1'
<dependency org="net.ifok.plugin" name="mybatis-swagger-plugin" rev="1.0.1">
  <artifact name="mybatis-swagger-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ifok.plugin', module='mybatis-swagger-plugin', version='1.0.1')
)
libraryDependencies += "net.ifok.plugin" % "mybatis-swagger-plugin" % "1.0.1"
[net.ifok.plugin/mybatis-swagger-plugin "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-maven-plugin Optional jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0