License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures |
GroupId | GroupIdno.entur.mapstruct.spi |
ArtifactId | ArtifactIdprotobuf-spi-impl |
Last Version | Last Version1.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf support for mapstruct
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
protobuf-spi-impl-1.27.pom | |
protobuf-spi-impl-1.27.jar | 11 KB |
protobuf-spi-impl-1.27-sources.jar | 8 KB |
protobuf-spi-impl-1.27-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-spi-impl/ -->
<dependency>
<groupId>no.entur.mapstruct.spi</groupId>
<artifactId>protobuf-spi-impl</artifactId>
<version>1.27</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-spi-impl/
implementation 'no.entur.mapstruct.spi:protobuf-spi-impl:1.27'
// https://jarcasting.com/artifacts/no.entur.mapstruct.spi/protobuf-spi-impl/
implementation ("no.entur.mapstruct.spi:protobuf-spi-impl:1.27")
'no.entur.mapstruct.spi:protobuf-spi-impl:jar:1.27'
<dependency org="no.entur.mapstruct.spi" name="protobuf-spi-impl" rev="1.27">
<artifact name="protobuf-spi-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.mapstruct.spi', module='protobuf-spi-impl', version='1.27')
)
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-spi-impl" % "1.27"
[no.entur.mapstruct.spi/protobuf-spi-impl "1.27"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct-processor | jar | 1.5.2.Final |
org.mapstruct : mapstruct | jar | 1.5.2.Final |
com.google.guava : guava | jar | 31.1-jre |