License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-parent |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnutzboot-parent
NutzBoot, micoservice base on Nutz
|
Project URL |
Project URL |
Filename | Size |
---|---|
nutzboot-parent-2.5.1.v20220215.pom | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-parent/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.5.1.v20220215</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-parent/
implementation 'org.nutz:nutzboot-parent:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-parent/
implementation ("org.nutz:nutzboot-parent:2.5.1.v20220215")
'org.nutz:nutzboot-parent:pom:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-parent" rev="2.5.1.v20220215">
<artifact name="nutzboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-parent', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-parent" % "2.5.1.v20220215"
[org.nutz/nutzboot-parent "2.5.1.v20220215"]