is not current version
Last Version 1.2.2

protostuff 1.1.6

Java serialization library, proto compiler, code generator

License

License

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff
Version

Version

1.1.6
Type

Type

pom
Description

Description

protostuff
Java serialization library, proto compiler, code generator

Download protostuff 1.1.6

Filename Size
protostuff-1.1.6.pom 7 KB
Browse

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

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-xml
  • protostuff-yaml
  • protostuff-kvp
  • protostuff-uberjar