License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-mybatis |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-mybatis/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-mybatis</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-mybatis/
implementation 'com.truthbean:debbie-mybatis:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-mybatis/
implementation ("com.truthbean:debbie-mybatis:0.5.4-RELEASE")
'com.truthbean:debbie-mybatis:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-mybatis" rev="0.5.4-RELEASE">
<artifact name="debbie-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-mybatis', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-mybatis" % "0.5.4-RELEASE"
[com.truthbean/debbie-mybatis "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-jdbc | jar | 0.5.4-RELEASE |
org.mybatis : mybatis | jar | 3.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.3 |
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : slf4j-boot | jar | 0.5.4-RELEASE |