| License |
License |
|---|---|
| Categories |
CategoriesGroovy Languages MyBatis Data ORM |
| GroupId | GroupIdio.github.taylorxian |
| ArtifactId | ArtifactIdmybatis-groovy-parent |
| Last Version | Last Version1.0.0-RC |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmybatis-groovy-parent
mybatis groovy plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-groovy-parent-1.0.0-RC.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-parent/ -->
<dependency>
<groupId>io.github.taylorxian</groupId>
<artifactId>mybatis-groovy-parent</artifactId>
<version>1.0.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-parent/
implementation 'io.github.taylorxian:mybatis-groovy-parent:1.0.0-RC'
// https://jarcasting.com/artifacts/io.github.taylorxian/mybatis-groovy-parent/
implementation ("io.github.taylorxian:mybatis-groovy-parent:1.0.0-RC")
'io.github.taylorxian:mybatis-groovy-parent:pom:1.0.0-RC'
<dependency org="io.github.taylorxian" name="mybatis-groovy-parent" rev="1.0.0-RC">
<artifact name="mybatis-groovy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.taylorxian', module='mybatis-groovy-parent', version='1.0.0-RC')
)
libraryDependencies += "io.github.taylorxian" % "mybatis-groovy-parent" % "1.0.0-RC"
[io.github.taylorxian/mybatis-groovy-parent "1.0.0-RC"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |