dds

The dynamic datasource for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

dds
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dds
The dynamic datasource for java.

Download dds

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/dds/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>dds</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/dds/
implementation 'com.github.houbb:dds:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/dds/
implementation ("com.github.houbb:dds:1.0.0")
'com.github.houbb:dds:jar:1.0.0'
<dependency org="com.github.houbb" name="dds" rev="1.0.0">
  <artifact name="dds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='dds', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "dds" % "1.0.0"
[com.github.houbb/dds "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
org.springframework : spring-jdbc jar 5.1.8.RELEASE
org.springframework : spring-context jar 5.1.8.RELEASE
org.aspectj : aspectjrt jar 1.8.10
org.aspectj : aspectjweaver jar 1.8.10

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0