| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdtop.klw8.alita |
| ArtifactId | ArtifactIdalita-service-mongodb-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalita-service-mongodb-starter
alita service 启动器
|
<!-- https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/ -->
<dependency>
<groupId>top.klw8.alita</groupId>
<artifactId>alita-service-mongodb-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/
implementation 'top.klw8.alita:alita-service-mongodb-starter:1.0.0'
// https://jarcasting.com/artifacts/top.klw8.alita/alita-service-mongodb-starter/
implementation ("top.klw8.alita:alita-service-mongodb-starter:1.0.0")
'top.klw8.alita:alita-service-mongodb-starter:jar:1.0.0'
<dependency org="top.klw8.alita" name="alita-service-mongodb-starter" rev="1.0.0">
<artifact name="alita-service-mongodb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.klw8.alita', module='alita-service-mongodb-starter', version='1.0.0')
)
libraryDependencies += "top.klw8.alita" % "alita-service-mongodb-starter" % "1.0.0"
[top.klw8.alita/alita-service-mongodb-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |
| org.junit.platform : junit-platform-runner | jar | 1.3.1 |
| org.junit.platform : junit-platform-console-standalone | jar | 1.3.1 |