License |
License |
---|---|
Categories |
CategoriesInfinispan Data Caching |
GroupId | GroupIdorg.infinispan.protostream |
ArtifactId | ArtifactIdprotostream-types |
Last Version | Last Version4.5.0.Dev02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtoStream - builtin types
Builtin protobuf types and default marshalling for some common Java types.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
protostream-types-4.5.0.Dev02.pom | |
protostream-types-4.5.0.Dev02.jar | 114 KB |
protostream-types-4.5.0.Dev02-sources.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-types/ -->
<dependency>
<groupId>org.infinispan.protostream</groupId>
<artifactId>protostream-types</artifactId>
<version>4.5.0.Dev02</version>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-types/
implementation 'org.infinispan.protostream:protostream-types:4.5.0.Dev02'
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-types/
implementation ("org.infinispan.protostream:protostream-types:4.5.0.Dev02")
'org.infinispan.protostream:protostream-types:jar:4.5.0.Dev02'
<dependency org="org.infinispan.protostream" name="protostream-types" rev="4.5.0.Dev02">
<artifact name="protostream-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infinispan.protostream', module='protostream-types', version='4.5.0.Dev02')
)
libraryDependencies += "org.infinispan.protostream" % "protostream-types" % "4.5.0.Dev02"
[org.infinispan.protostream/protostream-types "4.5.0.Dev02"]
Group / Artifact | Type | Version |
---|---|---|
org.infinispan.protostream : protostream | jar | 4.5.0.Dev02 |
Group / Artifact | Type | Version |
---|---|---|
org.infinispan.protostream : protostream-processor | jar | 4.5.0.Dev02 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Version |
---|
4.5.0.Dev02
|
4.5.0.Dev01
|
4.4.3.Final
|
4.4.2.Final
|
4.4.1.Final
|
4.4.0.Final
|
4.4.0.Beta3
|
4.4.0.Beta2
|
4.4.0.Beta1
|
4.4.0.Alpha7
|
4.4.0.Alpha6
|