is not current version
Last Version 1.27

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

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.13
Type

Type

pom

Download spi-protobuf-parent 1.13


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