License |
License |
---|---|
GroupId | GroupIdonline.inote |
ArtifactId | ArtifactIdinote-commons |
Last Version | Last Version0.5.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInote is the low-level toolkit.
|
Filename | Size |
---|---|
inote-commons-0.5.0-RELEASE.pom | |
inote-commons-0.5.0-RELEASE.jar | 51 KB |
inote-commons-0.5.0-RELEASE-sources.jar | 28 KB |
inote-commons-0.5.0-RELEASE-javadoc.jar | 250 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.inote/inote-commons/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>inote-commons</artifactId>
<version>0.5.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/online.inote/inote-commons/
implementation 'online.inote:inote-commons:0.5.0-RELEASE'
// https://jarcasting.com/artifacts/online.inote/inote-commons/
implementation ("online.inote:inote-commons:0.5.0-RELEASE")
'online.inote:inote-commons:jar:0.5.0-RELEASE'
<dependency org="online.inote" name="inote-commons" rev="0.5.0-RELEASE">
<artifact name="inote-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='inote-commons', version='0.5.0-RELEASE')
)
libraryDependencies += "online.inote" % "inote-commons" % "0.5.0-RELEASE"
[online.inote/inote-commons "0.5.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
online.inote : inote-exception | jar | 0.5.0-RELEASE |
org.springframework : spring-context Optional | jar | 5.3.9 |
org.springframework : spring-webmvc Optional | jar | 5.3.9 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.12.RELEASE |
com.alibaba : fastjson | jar | 1.2.76 |
com.squareup.okhttp3 : okhttp | jar | 3.14.4 |
org.slf4j : slf4j-api Optional | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |