| License | License | 
|---|---|
| Categories | CategoriesDubbo Net Networking Serialization Data Data Formats | 
| GroupId | GroupIdorg.apache.dubbo | 
| ArtifactId | ArtifactIddubbo-serialization-protostuff | 
| Last Version | Last Version2.7.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondubbo-serialization-protostuff The protostuff serialization module of dubbo project | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-serialization-protostuff/ -->
<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-serialization-protostuff</artifactId>
    <version>2.7.15</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-serialization-protostuff/
implementation 'org.apache.dubbo:dubbo-serialization-protostuff:2.7.15'// https://jarcasting.com/artifacts/org.apache.dubbo/dubbo-serialization-protostuff/
implementation ("org.apache.dubbo:dubbo-serialization-protostuff:2.7.15")'org.apache.dubbo:dubbo-serialization-protostuff:jar:2.7.15'<dependency org="org.apache.dubbo" name="dubbo-serialization-protostuff" rev="2.7.15">
  <artifact name="dubbo-serialization-protostuff" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.dubbo', module='dubbo-serialization-protostuff', version='2.7.15')
)libraryDependencies += "org.apache.dubbo" % "dubbo-serialization-protostuff" % "2.7.15"[org.apache.dubbo/dubbo-serialization-protostuff "2.7.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.dubbo : dubbo-serialization-api | jar | 2.7.15 | 
| io.protostuff : protostuff-core | jar | 1.5.9 | 
| io.protostuff : protostuff-runtime | jar | 1.5.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.mockito : mockito-core | jar | 3.8.0 | 
| org.mockito : mockito-inline | jar | 3.8.0 | 
| cglib : cglib-nodep | jar | 2.2 |