inote

Inote is the low-level toolkit.

License

License

GroupId

GroupId

online.inote
ArtifactId

ArtifactId

inote
Last Version

Last Version

0.6.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

inote
Inote is the low-level toolkit.
Source Code Management

Source Code Management

https://gitee.com/gaopengsui/naruto

Download inote

Filename Size
inote-0.6.0-RELEASE.pom 5 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

  • inote-exception
  • inote-common

Versions

Version
0.6.0-RELEASE
0.5.0-RELEASE