Last Version

KIE EAP - com-google-protobuf static module 6.5.0.Final

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

com-google-protobuf
Version

Version

6.5.0.Final
Type

Type

jar
Description

Description

KIE EAP - com-google-protobuf static module
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/com-google-protobuf
Project Organization

Project Organization

JBoss by Red Hat

Download com-google-protobuf 6.5.0.Final


<!-- https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/ -->
<dependency>
    <groupId>org.kie.modules</groupId>
    <artifactId>com-google-protobuf</artifactId>
    <version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/
implementation 'org.kie.modules:com-google-protobuf:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/
implementation ("org.kie.modules:com-google-protobuf:6.5.0.Final")
'org.kie.modules:com-google-protobuf:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="com-google-protobuf" rev="6.5.0.Final">
  <artifact name="com-google-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='com-google-protobuf', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "com-google-protobuf" % "6.5.0.Final"
[org.kie.modules/com-google-protobuf "6.5.0.Final"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.