is not current version
Last Version 4.5.0.Dev02

org.infinispan.protostream:sample-domain-implementation 4.4.0.Alpha3

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

Categories

Categories

Infinispan Data Caching Doma ORM
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

sample-domain-implementation
Version

Version

4.4.0.Alpha3
Type

Type

jar

Download sample-domain-implementation 4.4.0.Alpha3


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