License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdmybatis-tiny-examples-common |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-tiny-examples-common
mybatis-tiny示例公共部分
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-common/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>mybatis-tiny-examples-common</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-common/
implementation 'io.github.penggle:mybatis-tiny-examples-common:3.5'
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-examples-common/
implementation ("io.github.penggle:mybatis-tiny-examples-common:3.5")
'io.github.penggle:mybatis-tiny-examples-common:jar:3.5'
<dependency org="io.github.penggle" name="mybatis-tiny-examples-common" rev="3.5">
<artifact name="mybatis-tiny-examples-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mybatis-tiny-examples-common', version='3.5')
)
libraryDependencies += "io.github.penggle" % "mybatis-tiny-examples-common" % "3.5"
[io.github.penggle/mybatis-tiny-examples-common "3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
io.github.penggle : codeforce-common-domain | jar | 2.4 |
io.github.penggle : mybatis-tiny-base | jar | 3.5 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : mybatis-tiny-core | jar | 3.5 |
org.springframework : spring-context | jar | 5.3.6 |