License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.willtong |
ArtifactId | ArtifactIdmybatis-helper-parent |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.willtong:mybatis-helper-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-helper-parent-2.1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-parent/ -->
<dependency>
<groupId>com.github.willtong</groupId>
<artifactId>mybatis-helper-parent</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-parent/
implementation 'com.github.willtong:mybatis-helper-parent:2.1.1'
// https://jarcasting.com/artifacts/com.github.willtong/mybatis-helper-parent/
implementation ("com.github.willtong:mybatis-helper-parent:2.1.1")
'com.github.willtong:mybatis-helper-parent:pom:2.1.1'
<dependency org="com.github.willtong" name="mybatis-helper-parent" rev="2.1.1">
<artifact name="mybatis-helper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.willtong', module='mybatis-helper-parent', version='2.1.1')
)
libraryDependencies += "com.github.willtong" % "mybatis-helper-parent" % "2.1.1"
[com.github.willtong/mybatis-helper-parent "2.1.1"]