| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.bitbucket.5faces |
| Идентификатор | Идентификаторcommon-note-client |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-note-client
note Client for Five Faces
|
| Организация-разработчик |
Организация-разработчикFive Faces |
| Имя Файла | Размер |
|---|---|
| common-note-client-0.0.2.pom | |
| common-note-client-0.0.2.jar | 49 MB |
| common-note-client-0.0.2-sources.jar | 6 KB |
| common-note-client-0.0.2-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-note-client/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-note-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-note-client/
implementation 'io.bitbucket.5faces:common-note-client:0.0.2'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-note-client/
implementation ("io.bitbucket.5faces:common-note-client:0.0.2")
'io.bitbucket.5faces:common-note-client:jar:0.0.2'
<dependency org="io.bitbucket.5faces" name="common-note-client" rev="0.0.2">
<artifact name="common-note-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-note-client', version='0.0.2')
)
libraryDependencies += "io.bitbucket.5faces" % "common-note-client" % "0.0.2"
[io.bitbucket.5faces/common-note-client "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bitbucket.5faces : common-note-server | jar | 0.0.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.5.4 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.4 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.4 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| org.springframework.data : spring-data-envers | jar | 2.5.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.5.4 |
| mysql : mysql-connector-java | jar | 8.0.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |
| com.h2database : h2 | jar | 1.4.200 |
| com.openpojo : openpojo | jar | 0.8.7 |