License |
License |
---|---|
GroupId | GroupIdcom.thirtyai |
ArtifactId | ArtifactIdnezha-bom-starter |
Last Version | Last Version0.5.1-202x207-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnezha-bom-starter
nezha-bom-starter: nezha(哪吒) starters dependencies.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nezha-bom-starter-0.5.1-202x207-RELEASE.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/ -->
<dependency>
<groupId>com.thirtyai</groupId>
<artifactId>nezha-bom-starter</artifactId>
<version>0.5.1-202x207-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation 'com.thirtyai:nezha-bom-starter:0.5.1-202x207-RELEASE'
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation ("com.thirtyai:nezha-bom-starter:0.5.1-202x207-RELEASE")
'com.thirtyai:nezha-bom-starter:pom:0.5.1-202x207-RELEASE'
<dependency org="com.thirtyai" name="nezha-bom-starter" rev="0.5.1-202x207-RELEASE">
<artifact name="nezha-bom-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thirtyai', module='nezha-bom-starter', version='0.5.1-202x207-RELEASE')
)
libraryDependencies += "com.thirtyai" % "nezha-bom-starter" % "0.5.1-202x207-RELEASE"
[com.thirtyai/nezha-bom-starter "0.5.1-202x207-RELEASE"]