License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtk.mybatis |
ArtifactId | ArtifactIdorderby-helper |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrderByHelper
Mybatis 排序插件
|
Project URL |
Project URL |
Filename | Size |
---|---|
orderby-helper-0.0.2.pom | |
orderby-helper-0.0.2.jar | 7 KB |
orderby-helper-0.0.2-sources.jar | 4 KB |
orderby-helper-0.0.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.mybatis/orderby-helper/ -->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>orderby-helper</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/orderby-helper/
implementation 'tk.mybatis:orderby-helper:0.0.2'
// https://jarcasting.com/artifacts/tk.mybatis/orderby-helper/
implementation ("tk.mybatis:orderby-helper:0.0.2")
'tk.mybatis:orderby-helper:jar:0.0.2'
<dependency org="tk.mybatis" name="orderby-helper" rev="0.0.2">
<artifact name="orderby-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='orderby-helper', version='0.0.2')
)
libraryDependencies += "tk.mybatis" % "orderby-helper" % "0.0.2"
[tk.mybatis/orderby-helper "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jsqlparser : jsqlparser | jar | 0.9.5 |
org.mybatis : mybatis Optional | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
log4j : log4j | jar | 1.2.17 |
org.hsqldb : hsqldb | jar | 2.2.9 |