is not current version
Last Version 1.27

no.entur.mapstruct.spi:spi-protobuf-parent 1.17

Protobuf support for mapstruct

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

spi-protobuf-parent
Version

Version

1.17
Type

Type

pom

Download spi-protobuf-parent 1.17


<!-- 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.17</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.17'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/spi-protobuf-parent/
implementation ("no.entur.mapstruct.spi:spi-protobuf-parent:1.17")
'no.entur.mapstruct.spi:spi-protobuf-parent:pom:1.17'
<dependency org="no.entur.mapstruct.spi" name="spi-protobuf-parent" rev="1.17">
  <artifact name="spi-protobuf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='spi-protobuf-parent', version='1.17')
)
libraryDependencies += "no.entur.mapstruct.spi" % "spi-protobuf-parent" % "1.17"
[no.entur.mapstruct.spi/spi-protobuf-parent "1.17"]