is not current version
Last Version 1.1.0-JDK1.8

top.wu2020:wu-database-h2-lazy-starter 1.0.9


Categories

Categories

H2 Data Databases
GroupId

GroupId

top.wu2020
ArtifactId

ArtifactId

wu-database-h2-lazy-starter
Version

Version

1.0.9
Type

Type

jar

Download wu-database-h2-lazy-starter 1.0.9


<!-- https://jarcasting.com/artifacts/top.wu2020/wu-database-h2-lazy-starter/ -->
<dependency>
    <groupId>top.wu2020</groupId>
    <artifactId>wu-database-h2-lazy-starter</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-database-h2-lazy-starter/
implementation 'top.wu2020:wu-database-h2-lazy-starter:1.0.9'
// https://jarcasting.com/artifacts/top.wu2020/wu-database-h2-lazy-starter/
implementation ("top.wu2020:wu-database-h2-lazy-starter:1.0.9")
'top.wu2020:wu-database-h2-lazy-starter:jar:1.0.9'
<dependency org="top.wu2020" name="wu-database-h2-lazy-starter" rev="1.0.9">
  <artifact name="wu-database-h2-lazy-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-database-h2-lazy-starter', version='1.0.9')
)
libraryDependencies += "top.wu2020" % "wu-database-h2-lazy-starter" % "1.0.9"
[top.wu2020/wu-database-h2-lazy-starter "1.0.9"]