| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.scoperetail |
| Идентификатор | Идентификаторeraser |
| Последняя версия | Последняя версия0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeraser
Purge library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eraser-0.6.pom | |
| eraser-0.6.jar | 25 KB |
| eraser-0.6-sources.jar | 22 KB |
| eraser-0.6-javadoc.jar | 522 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.scoperetail/eraser/ -->
<dependency>
<groupId>com.scoperetail</groupId>
<artifactId>eraser</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail/eraser/
implementation 'com.scoperetail:eraser:0.6'
// https://jarcasting.com/artifacts/com.scoperetail/eraser/
implementation ("com.scoperetail:eraser:0.6")
'com.scoperetail:eraser:jar:0.6'
<dependency org="com.scoperetail" name="eraser" rev="0.6">
<artifact name="eraser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail', module='eraser', version='0.6')
)
libraryDependencies += "com.scoperetail" % "eraser" % "0.6"
[com.scoperetail/eraser "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.5 |
| org.hibernate : hibernate-validator | jar | 6.1.7.Final |
| net.javacrumbs.shedlock : shedlock-spring | jar | 4.25.0 |
| net.javacrumbs.shedlock : shedlock-provider-jdbc-template | jar | 4.25.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.mapstruct : mapstruct | jar | 1.3.1.Final |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |