Last Version

ProtoStream - sample protobuf domain model definition 4.5.0.Dev02

Defines some message and enum types in a *.proto schema file, for demo purposes and testing.

License

License

Categories

Categories

Infinispan Data Caching Doma ORM
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

sample-domain-definition
Version

Version

4.5.0.Dev02
Type

Type

jar
Description

Description

ProtoStream - sample protobuf domain model definition
Defines some message and enum types in a *.proto schema file, for demo purposes and testing.
Project Organization

Project Organization

JBoss, a division of Red Hat

Download sample-domain-definition 4.5.0.Dev02


<!-- https://jarcasting.com/artifacts/org.infinispan.protostream/sample-domain-definition/ -->
<dependency>
    <groupId>org.infinispan.protostream</groupId>
    <artifactId>sample-domain-definition</artifactId>
    <version>4.5.0.Dev02</version>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan.protostream/sample-domain-definition/
implementation 'org.infinispan.protostream:sample-domain-definition:4.5.0.Dev02'
// https://jarcasting.com/artifacts/org.infinispan.protostream/sample-domain-definition/
implementation ("org.infinispan.protostream:sample-domain-definition:4.5.0.Dev02")
'org.infinispan.protostream:sample-domain-definition:jar:4.5.0.Dev02'
<dependency org="org.infinispan.protostream" name="sample-domain-definition" rev="4.5.0.Dev02">
  <artifact name="sample-domain-definition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infinispan.protostream', module='sample-domain-definition', version='4.5.0.Dev02')
)
libraryDependencies += "org.infinispan.protostream" % "sample-domain-definition" % "4.5.0.Dev02"
[org.infinispan.protostream/sample-domain-definition "4.5.0.Dev02"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.