| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdio.github.nethibernate |
| ArtifactId | ArtifactIdprotostuff-runtime |
| Last Version | Last Version1.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprotostuff :: runtime
protobuf serialization for pre-existing objects
|
| Filename | Size |
|---|---|
| protostuff-runtime-1.7.4.pom | |
| protostuff-runtime-1.7.4.jar | 428 KB |
| protostuff-runtime-1.7.4-tests.jar | 310 KB |
| protostuff-runtime-1.7.4-sources.jar | 106 KB |
| protostuff-runtime-1.7.4-javadoc.jar | 728 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-runtime/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-runtime</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-runtime/
implementation 'io.github.nethibernate:protostuff-runtime:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-runtime/
implementation ("io.github.nethibernate:protostuff-runtime:1.7.4")
'io.github.nethibernate:protostuff-runtime:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-runtime" rev="1.7.4">
<artifact name="protostuff-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-runtime', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-runtime" % "1.7.4"
[io.github.nethibernate/protostuff-runtime "1.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.nethibernate : protostuff-api | jar | 1.7.4 |
| io.github.nethibernate : protostuff-collectionschema | jar | 1.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.8 |
| io.github.nethibernate : protostuff-core | jar | 1.7.4 |
| io.github.nethibernate : protostuff-core | jar | 1.7.4 |