License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures |
GroupId | GroupIdno.entur.mapstruct.spi |
ArtifactId | ArtifactIdprotobuf-support |
Last Version | Last Version1.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf support for mapstruct
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
protobuf-support-1.19.pom | |
protobuf-support-1.19.jar | 5 KB |
protobuf-support-1.19-sources.jar | 5 KB |
protobuf-support-1.19-javadoc.jar | 401 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct | jar | 1.4.2.Final |
com.google.protobuf : protobuf-java-util | jar | 3.19.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.api.grpc : proto-google-common-protos | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |