is not current version
Last Version 4.5.0.Dev02

org.infinispan.protostream:protostream-types 4.4.0.Alpha6

Builtin protobuf types and default marshalling for some common Java types.

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

protostream-types
Version

Version

4.4.0.Alpha6
Type

Type

jar

Download protostream-types 4.4.0.Alpha6


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