License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.willtong |
ArtifactId | ArtifactIdmybatis-helper-page |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mybatis-helper-page-2.1.1.pom | |
mybatis-helper-page-2.1.1.jar | 11 KB |
mybatis-helper-page-2.1.1-sources.jar | 6 KB |
mybatis-helper-page-2.1.1-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-page/ -->
<dependency>
<groupId>com.github.willtong</groupId>
<artifactId>mybatis-helper-page</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-page/
implementation 'com.github.willtong:mybatis-helper-page:2.1.1'
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-page/
implementation ("com.github.willtong:mybatis-helper-page:2.1.1")
'com.github.willtong:mybatis-helper-page:jar:2.1.1'
<dependency org="com.github.willtong" name="mybatis-helper-page" rev="2.1.1">
<artifact name="mybatis-helper-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.willtong', module='mybatis-helper-page', version='2.1.1')
)
libraryDependencies += "com.github.willtong" % "mybatis-helper-page" % "2.1.1"
[com.github.willtong/mybatis-helper-page "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.willtong : mybatis-helper-core | jar | 2.1.1 |