is not current version
Last Version 1.0.0

top.klw8.alita:alita-service-mongodb-starter 0.3.0

alita service 启动器

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

top.klw8.alita
ArtifactId

ArtifactId

alita-service-mongodb-starter
Version

Version

0.3.0
Type

Type

jar

Download alita-service-mongodb-starter 0.3.0


<!-- https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/ -->
<dependency>
    <groupId>top.klw8.alita</groupId>
    <artifactId>alita-service-mongodb-starter</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/
implementation 'top.klw8.alita:alita-service-mongodb-starter:0.3.0'
// https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/
implementation ("top.klw8.alita:alita-service-mongodb-starter:0.3.0")
'top.klw8.alita:alita-service-mongodb-starter:jar:0.3.0'
<dependency org="top.klw8.alita" name="alita-service-mongodb-starter" rev="0.3.0">
  <artifact name="alita-service-mongodb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.klw8.alita', module='alita-service-mongodb-starter', version='0.3.0')
)
libraryDependencies += "top.klw8.alita" % "alita-service-mongodb-starter" % "0.3.0"
[top.klw8.alita/alita-service-mongodb-starter "0.3.0"]