License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures |
GroupId | GroupIdno.entur.mapstruct.spi |
ArtifactId | ArtifactIdprotobuf-support-lite |
Last Version | Last Version1.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf support for mapstruct
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-lite/ -->
<dependency>
<groupId>no.entur.mapstruct.spi</groupId>
<artifactId>protobuf-support-lite</artifactId>
<version>1.27</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-lite/
implementation 'no.entur.mapstruct.spi:protobuf-support-lite:1.27'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-lite/
implementation ("no.entur.mapstruct.spi:protobuf-support-lite:1.27")
'no.entur.mapstruct.spi:protobuf-support-lite:jar:1.27'
<dependency org="no.entur.mapstruct.spi" name="protobuf-support-lite" rev="1.27">
<artifact name="protobuf-support-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='protobuf-support-lite', version='1.27')
)
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-support-lite" % "1.27"
[no.entur.mapstruct.spi/protobuf-support-lite "1.27"]
Group / Artifact | Type | Version |
---|---|---|
no.entur.mapstruct.spi : protobuf-support-core | jar | 1.27 |
org.mapstruct : mapstruct | jar | 1.5.2.Final |
Group / Artifact | Type | Version |
---|---|---|
com.google.api.grpc : proto-google-common-protos | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |