naruto-bom

Naruto version management

License

License

GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto-bom
Last Version

Last Version

0.0.6-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

naruto-bom
Naruto version management
Source Code Management

Source Code Management

https://gitee.com/gaopengsui/naruto

Download naruto-bom

How to add to project

<!-- https://jarcasting.com/artifacts/online.inote/naruto-bom/ -->
<dependency>
    <groupId>online.inote</groupId>
    <artifactId>naruto-bom</artifactId>
    <version>0.0.6-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.inote/naruto-bom/
implementation 'online.inote:naruto-bom:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/online.inote/naruto-bom/
implementation ("online.inote:naruto-bom:0.0.6-RELEASE")
'online.inote:naruto-bom:pom:0.0.6-RELEASE'
<dependency org="online.inote" name="naruto-bom" rev="0.0.6-RELEASE">
  <artifact name="naruto-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='naruto-bom', version='0.0.6-RELEASE')
)
libraryDependencies += "online.inote" % "naruto-bom" % "0.0.6-RELEASE"
[online.inote/naruto-bom "0.0.6-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6-RELEASE
0.0.5-RELEASE
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE