License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.onceio |
ArtifactId | ArtifactIdonceio-mybatis-plugin |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionmybatis-plugin
onceio-mybatis-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.onceio/onceio-mybatis-plugin/ -->
<dependency>
<groupId>top.onceio</groupId>
<artifactId>onceio-mybatis-plugin</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.onceio/onceio-mybatis-plugin/
implementation 'top.onceio:onceio-mybatis-plugin:0.0.1'
// https://jarcasting.com/artifacts/top.onceio/onceio-mybatis-plugin/
implementation ("top.onceio:onceio-mybatis-plugin:0.0.1")
'top.onceio:onceio-mybatis-plugin:jar:0.0.1'
<dependency org="top.onceio" name="onceio-mybatis-plugin" rev="0.0.1">
<artifact name="onceio-mybatis-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.onceio', module='onceio-mybatis-plugin', version='0.0.1')
)
libraryDependencies += "top.onceio" % "onceio-mybatis-plugin" % "0.0.1"
[top.onceio/onceio-mybatis-plugin "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-maven-plugin | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |