Last Version

com.github.krraghavan:protobuf-spi-impl 0.1.2

Generate schemas (Protobuf currently implemented) from Java POJOs

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

protobuf-spi-impl
Version

Version

0.1.2
Type

Type

jar
Description

Description

Generate schemas (Protobuf currently implemented) from Java POJOs

Download protobuf-spi-impl 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.krraghavan/protobuf-spi-impl/ -->
<dependency>
    <groupId>com.github.krraghavan</groupId>
    <artifactId>protobuf-spi-impl</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krraghavan/protobuf-spi-impl/
implementation 'com.github.krraghavan:protobuf-spi-impl:0.1.2'
// https://jarcasting.com/artifacts/com.github.krraghavan/protobuf-spi-impl/
implementation ("com.github.krraghavan:protobuf-spi-impl:0.1.2")
'com.github.krraghavan:protobuf-spi-impl:jar:0.1.2'
<dependency org="com.github.krraghavan" name="protobuf-spi-impl" rev="0.1.2">
  <artifact name="protobuf-spi-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krraghavan', module='protobuf-spi-impl', version='0.1.2')
)
libraryDependencies += "com.github.krraghavan" % "protobuf-spi-impl" % "0.1.2"
[com.github.krraghavan/protobuf-spi-impl "0.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.mapstruct : mapstruct-processor jar 1.4.1.Final
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api Optional jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.13.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.