Last Version

ddal-bom 1.1.1-RELEASE

DDAL(Distributed Data Access Layer) is a simple solution to access database shard.

License

License

GroupId

GroupId

org.hellojavaer.ddal
ArtifactId

ArtifactId

ddal-bom
Version

Version

1.1.1-RELEASE
Type

Type

pom
Description

Description

ddal-bom
DDAL(Distributed Data Access Layer) is a simple solution to access database shard.
Project URL

Project URL

https://github.com/hellojavaer/ddal
Source Code Management

Source Code Management

https://github.com/hellojavaer/ddal.git

Download ddal-bom 1.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/org.hellojavaer.ddal/ddal-bom/ -->
<dependency>
    <groupId>org.hellojavaer.ddal</groupId>
    <artifactId>ddal-bom</artifactId>
    <version>1.1.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hellojavaer.ddal/ddal-bom/
implementation 'org.hellojavaer.ddal:ddal-bom:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/org.hellojavaer.ddal/ddal-bom/
implementation ("org.hellojavaer.ddal:ddal-bom:1.1.1-RELEASE")
'org.hellojavaer.ddal:ddal-bom:pom:1.1.1-RELEASE'
<dependency org="org.hellojavaer.ddal" name="ddal-bom" rev="1.1.1-RELEASE">
  <artifact name="ddal-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hellojavaer.ddal', module='ddal-bom', version='1.1.1-RELEASE')
)
libraryDependencies += "org.hellojavaer.ddal" % "ddal-bom" % "1.1.1-RELEASE"
[org.hellojavaer.ddal/ddal-bom "1.1.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.