Last Version

protostuff 1.8.0

Java serialization library, proto compiler, code generator

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff
Version

Version

1.8.0
Type

Type

pom
Description

Description

protostuff
Java serialization library, proto compiler, code generator
Project URL

Project URL

https://protostuff.github.io
Source Code Management

Source Code Management

https://github.com/protostuff/protostuff

Download protostuff 1.8.0

Filename Size
protostuff-1.8.0.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff/ -->
<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff</artifactId>
    <version>1.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff/
implementation 'io.protostuff:protostuff:1.8.0'
// https://jarcasting.com/artifacts/io.protostuff/protostuff/
implementation ("io.protostuff:protostuff:1.8.0")
'io.protostuff:protostuff:pom:1.8.0'
<dependency org="io.protostuff" name="protostuff" rev="1.8.0">
  <artifact name="protostuff" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff', version='1.8.0')
)
libraryDependencies += "io.protostuff" % "protostuff" % "1.8.0"
[io.protostuff/protostuff "1.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • protostuff-api
  • protostuff-core
  • protostuff-collectionschema
  • protostuff-runtime
  • protostuff-runtime-md
  • protostuff-runtime-registry
  • protostuff-runtime-view
  • protostuff-json
  • protostuff-msgpack
  • protostuff-xml
  • protostuff-yaml
  • protostuff-kvp
  • protostuff-parser
  • protostuff-compiler
  • protostuff-maven-plugin
  • protostuff-uberjar
  • protostuff-it
  • protostuff-bom
  • protostuff-benchmarks