jar

org.infinispan.protostream : sample-domain-implementation

Maven & Gradle

Mar 28, 2023
11 usages
33 stars

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.

Table Of Contents

Latest Version

Download org.infinispan.protostream : sample-domain-implementation JAR file - Latest Versions:

All Versions

Download org.infinispan.protostream : sample-domain-implementation JAR file - All Versions:

Version Vulnerabilities Size Updated
14.0.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sample-domain-implementation-4.6.2.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.infinispan.protostream.sampledomain

├─ org.infinispan.protostream.sampledomain.Account.class - [JAR]

├─ org.infinispan.protostream.sampledomain.Address.class - [JAR]

├─ org.infinispan.protostream.sampledomain.Note.class - [JAR]

├─ org.infinispan.protostream.sampledomain.Transaction.class - [JAR]

├─ org.infinispan.protostream.sampledomain.User.class - [JAR]

org.infinispan.protostream.sampledomain.marshallers

├─ org.infinispan.protostream.sampledomain.marshallers.AccountMarshaller.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.AddressMarshaller.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.GenderMarshaller.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.LimitsMarshaller.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.MarshallerRegistration.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.TransactionMarshaller.class - [JAR]

├─ org.infinispan.protostream.sampledomain.marshallers.UserMarshaller.class - [JAR]

Advertisement

Dependencies from Group

Mar 28, 2023
89 usages
35 stars
Mar 28, 2023
70 usages
35 stars
Mar 28, 2023
30 usages
33 stars
Mar 28, 2023
12 usages
33 stars

Discover Dependencies

Nov 04, 2015
1 usages
Apr 03, 2019
2 usages
Sep 29, 2022
1 usages
7 stars
Dec 13, 2021
2 usages
5 stars
Oct 19, 2021
1 usages
0 stars
Apr 16, 2017
1 usages
1 stars
Dec 20, 2017
4 usages
Mar 16, 2017
3 usages
2.3k stars