Files download
File Operation
spi-protobuf-parent-1.11.pom download
Apache Maven
<dependency>
  <groupId>no.entur.mapstruct.spi</groupId>
  <artifactId>spi-protobuf-parent</artifactId>
  <version>1.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'no.entur.mapstruct.spi:spi-protobuf-parent:1.11'
Gradle Kotlin
implementation("no.entur.mapstruct.spi:spi-protobuf-parent:1.11")
Scala SBT
libraryDependencies += "no.entur.mapstruct.spi" % "spi-protobuf-parent" % "1.11"
Groovy Grape
@Grapes(
  @Grab(group='no.entur.mapstruct.spi', module='spi-protobuf-parent', version='1.11')
)
Apache Ivy
<dependency org="no.entur.mapstruct.spi" name="spi-protobuf-parent" rev="1.11" />
Leiningen
[no.entur.mapstruct.spi/spi-protobuf-parent "1.11"]
Apache Buildr
'no.entur.mapstruct.spi:spi-protobuf-parent:jar:1.11'
Dependencies
The project has no third-party dependencies