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