License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures |
GroupId | GroupIdno.entur.mapstruct.spi |
ArtifactId | ArtifactIdprotobuf-support-standard |
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-standard/ -->
<dependency>
<groupId>no.entur.mapstruct.spi</groupId>
<artifactId>protobuf-support-standard</artifactId>
<version>1.27</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-standard/
implementation 'no.entur.mapstruct.spi:protobuf-support-standard:1.27'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-support-standard/
implementation ("no.entur.mapstruct.spi:protobuf-support-standard:1.27")
'no.entur.mapstruct.spi:protobuf-support-standard:jar:1.27'
<dependency org="no.entur.mapstruct.spi" name="protobuf-support-standard" rev="1.27">
<artifact name="protobuf-support-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='protobuf-support-standard', version='1.27')
)
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-support-standard" % "1.27"
[no.entur.mapstruct.spi/protobuf-support-standard "1.27"]
Group / Artifact | Type | Version |
---|---|---|
no.entur.mapstruct.spi : protobuf-support-core | jar | 1.27 |
org.mapstruct : mapstruct | jar | 1.5.2.Final |
com.google.protobuf : protobuf-java-util | jar | 3.21.2 |
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 |