| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMapStruct Универсальные библиотеки Bean Mapping Protobuf Данные Data Structures |
| Группа | Группаno.entur.mapstruct.spi |
| Идентификатор | Идентификаторprotobuf-support-standard |
| Версия | Версия1.24 |
| Тип | Типjar |
| Описание |
ОписаниеProtobuf support for mapstruct
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-standard/ -->
<dependency>
<groupId>no.entur.mapstruct.spi</groupId>
<artifactId>protobuf-support-standard</artifactId>
<version>1.24</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-standard/
implementation 'no.entur.mapstruct.spi:protobuf-support-standard:1.24'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-standard/
implementation ("no.entur.mapstruct.spi:protobuf-support-standard:1.24")
'no.entur.mapstruct.spi:protobuf-support-standard:jar:1.24'
<dependency org="no.entur.mapstruct.spi" name="protobuf-support-standard" rev="1.24">
<artifact name="protobuf-support-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='protobuf-support-standard', version='1.24')
)
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-support-standard" % "1.24"
[no.entur.mapstruct.spi/protobuf-support-standard "1.24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| no.entur.mapstruct.spi : protobuf-support-core | jar | 1.24 |
| org.mapstruct : mapstruct | jar | 1.5.0.RC1 |
| com.google.protobuf : protobuf-java-util | jar | 3.20.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.api.grpc : proto-google-common-protos | jar | 2.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |