| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdtop.beanshell |
| ArtifactId | ArtifactIdram-config-beetlsql |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionram-config-beetlsql
Ram project config module of beetlsql.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-config-beetlsql/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-config-beetlsql</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-config-beetlsql/
implementation 'top.beanshell:ram-config-beetlsql:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-config-beetlsql/
implementation ("top.beanshell:ram-config-beetlsql:1.0.2")
'top.beanshell:ram-config-beetlsql:jar:1.0.2'
<dependency org="top.beanshell" name="ram-config-beetlsql" rev="1.0.2">
<artifact name="ram-config-beetlsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-config-beetlsql', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-config-beetlsql" % "1.0.2"
[top.beanshell/ram-config-beetlsql "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibeetl : sql-springboot-starter | jar | 3.10.1-RELEASE |
| top.beanshell : ram-common | jar | 1.0.2 |
| org.springframework.boot : spring-boot-starter-jdbc | jar |