top.dogtcc.serialize:protostuff

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

top.dogtcc.serialize
ArtifactId

ArtifactId

protostuff
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/protostuff
Source Code Management

Source Code Management

https://github.com/sunpengChina/dog

Download protostuff

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
top.dogtcc : core jar 1.0.2-RELEASE
io.protostuff : protostuff-core jar 1.5.9
io.protostuff : protostuff-runtime jar 1.5.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0-RELEASE