License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-datasource |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Description数据源,多数据源,动态数据源
|
Filename | Size |
---|---|
hsweb-datasource-4.0.14.pom | 837 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-datasource/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-datasource</artifactId>
<version>4.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-datasource/
implementation 'org.hswebframework.web:hsweb-datasource:4.0.14'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-datasource/
implementation ("org.hswebframework.web:hsweb-datasource:4.0.14")
'org.hswebframework.web:hsweb-datasource:pom:4.0.14'
<dependency org="org.hswebframework.web" name="hsweb-datasource" rev="4.0.14">
<artifact name="hsweb-datasource" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-datasource', version='4.0.14')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-datasource" % "4.0.14"
[org.hswebframework.web/hsweb-datasource "4.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-indexer | jar | |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | |
io.projectreactor : reactor-test | jar |