Last Version

ProtoStream - sample domain model implementation 4.5.0.Dev02

Defines the Java entities corresponding to the sample schema defined in the sample-domain-definition module and the MessageMarshaller/EnumMarshaller implementations for them.

License

License

Categories

Categories

Infinispan Data Caching Doma ORM
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

sample-domain-implementation
Version

Version

4.5.0.Dev02
Type

Type

jar
Description

Description

ProtoStream - sample domain model implementation
Defines the Java entities corresponding to the sample schema defined in the sample-domain-definition module and the MessageMarshaller/EnumMarshaller implementations for them.
Project Organization

Project Organization

JBoss, a division of Red Hat

Download sample-domain-implementation 4.5.0.Dev02


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

Dependencies

compile (2)

Group / Artifact Type Version
org.infinispan.protostream : protostream jar 4.5.0.Dev02
org.infinispan.protostream : sample-domain-definition jar 4.5.0.Dev02

Project Modules

There are no modules declared in this project.