| Лицензия |
Лицензия |
|---|---|
| Группа | Группаonline.inote |
| Идентификатор | Идентификаторinote-common |
| Последняя версия | Последняя версия0.6.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеInote is the low-level toolkit.
|
| Имя Файла | Размер |
|---|---|
| inote-common-0.6.0-RELEASE.pom | |
| inote-common-0.6.0-RELEASE.jar | 53 KB |
| inote-common-0.6.0-RELEASE-sources.jar | 29 KB |
| inote-common-0.6.0-RELEASE-javadoc.jar | 260 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/online.inote/inote-common/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>inote-common</artifactId>
<version>0.6.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/online.inote/inote-common/
implementation 'online.inote:inote-common:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/online.inote/inote-common/
implementation ("online.inote:inote-common:0.6.0-RELEASE")
'online.inote:inote-common:jar:0.6.0-RELEASE'
<dependency org="online.inote" name="inote-common" rev="0.6.0-RELEASE">
<artifact name="inote-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='inote-common', version='0.6.0-RELEASE')
)
libraryDependencies += "online.inote" % "inote-common" % "0.6.0-RELEASE"
[online.inote/inote-common "0.6.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| online.inote : inote-exception | jar | 0.6.0-RELEASE |
| org.springframework : spring-context Необязательный | jar | 5.3.9 |
| org.springframework : spring-webmvc Необязательный | jar | 5.3.9 |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.12.RELEASE |
| com.alibaba : fastjson | jar | 1.2.76 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.4 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |