License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures |
GroupId | GroupIdno.entur.mapstruct.spi |
ArtifactId | ArtifactIdspi-protobuf-parent |
Last Version | Last Version1.27 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMapstruct SPI implementation for protobuf stubs
Protobuf support for mapstruct
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spi-protobuf-parent-1.27.pom | 11 KB |
Browse |
<!-- 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"]