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