License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration MyBatis Data ORM |
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-config-mybatis |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionram-config-mybatis
Ram project config module of mybatis.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-config-mybatis-1.0.2.pom | |
ram-config-mybatis-1.0.2.jar | 8 KB |
ram-config-mybatis-1.0.2-sources.jar | 5 KB |
ram-config-mybatis-1.0.2-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-config-mybatis</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/
implementation 'top.beanshell:ram-config-mybatis:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-mybatis/
implementation ("top.beanshell:ram-config-mybatis:1.0.2")
'top.beanshell:ram-config-mybatis:jar:1.0.2'
<dependency org="top.beanshell" name="ram-config-mybatis" rev="1.0.2">
<artifact name="ram-config-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-mybatis', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-config-mybatis" % "1.0.2"
[top.beanshell/ram-config-mybatis "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.4 |
top.beanshell : ram-common | jar | 1.0.2 |