| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.emanuelvictor |
| Идентификатор | Идентификаторcommons |
| Версия | Версия0.14 |
| Тип | Типjar |
| Описание |
Описаниеcommons
Commons for EV Software
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-0.14.pom | |
| commons-0.14.jar | 29 KB |
| commons-0.14-sources.jar | 21 KB |
| commons-0.14-javadoc.jar | 466 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/ -->
<dependency>
<groupId>io.github.emanuelvictor</groupId>
<artifactId>commons</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/
implementation 'io.github.emanuelvictor:commons:0.14'
// https://jarcasting.com/artifacts/io.github.emanuelvictor/commons/
implementation ("io.github.emanuelvictor:commons:0.14")
'io.github.emanuelvictor:commons:jar:0.14'
<dependency org="io.github.emanuelvictor" name="commons" rev="0.14">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.emanuelvictor', module='commons', version='0.14')
)
libraryDependencies += "io.github.emanuelvictor" % "commons" % "0.14"
[io.github.emanuelvictor/commons "0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |