| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMapStruct Универсальные библиотеки Bean Mapping Protobuf Данные Data Structures |
| Группа | Группаno.entur.mapstruct.spi |
| Идентификатор | Идентификаторspi-protobuf-parent |
| Последняя версия | Последняя версия1.27 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMapstruct SPI implementation for protobuf stubs
Protobuf support for mapstruct
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spi-protobuf-parent-1.27.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.entur.mapstruct.spi/spi-protobuf-parent/ -->
<dependency>
<groupId>no.entur.mapstruct.spi</groupId>
<artifactId>spi-protobuf-parent</artifactId>
<version>1.27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/spi-protobuf-parent/
implementation 'no.entur.mapstruct.spi:spi-protobuf-parent:1.27'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/spi-protobuf-parent/
implementation ("no.entur.mapstruct.spi:spi-protobuf-parent:1.27")
'no.entur.mapstruct.spi:spi-protobuf-parent:pom:1.27'
<dependency org="no.entur.mapstruct.spi" name="spi-protobuf-parent" rev="1.27">
<artifact name="spi-protobuf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='spi-protobuf-parent', version='1.27')
)
libraryDependencies += "no.entur.mapstruct.spi" % "spi-protobuf-parent" % "1.27"
[no.entur.mapstruct.spi/spi-protobuf-parent "1.27"]