is not current version
Last Version 4.5.0.Dev02

ProtoStream - sample domain model implementation 4.4.1.Final

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.4.1.Final
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.4.1.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.infinispan.protostream : protostream jar 4.4.1.Final
org.infinispan.protostream : sample-domain-definition jar 4.4.1.Final

Project Modules

There are no modules declared in this project.