Last Version

no.entur.mapstruct.spi:protobuf-support 1.19

Protobuf support for mapstruct

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

protobuf-support
Version

Version

1.19
Type

Type

jar
Description

Description

Protobuf support for mapstruct
Project Organization

Project Organization

Entur AS and original authors

Download protobuf-support 1.19


<!-- https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support/ -->
<dependency>
    <groupId>no.entur.mapstruct.spi</groupId>
    <artifactId>protobuf-support</artifactId>
    <version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support/
implementation 'no.entur.mapstruct.spi:protobuf-support:1.19'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support/
implementation ("no.entur.mapstruct.spi:protobuf-support:1.19")
'no.entur.mapstruct.spi:protobuf-support:jar:1.19'
<dependency org="no.entur.mapstruct.spi" name="protobuf-support" rev="1.19">
  <artifact name="protobuf-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='protobuf-support', version='1.19')
)
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-support" % "1.19"
[no.entur.mapstruct.spi/protobuf-support "1.19"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mapstruct : mapstruct jar 1.4.2.Final
com.google.protobuf : protobuf-java-util jar 3.19.1

provided (1)

Group / Artifact Type Version
com.google.api.grpc : proto-google-common-protos jar 2.7.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.