License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-yaml |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: yaml
protostuff serialization using yaml format
|
Filename | Size |
---|---|
protostuff-yaml-1.7.4.pom | |
protostuff-yaml-1.7.4.jar | 8 KB |
protostuff-yaml-1.7.4-tests.jar | 10 KB |
protostuff-yaml-1.7.4-sources.jar | 4 KB |
protostuff-yaml-1.7.4-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-yaml/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-yaml</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-yaml/
implementation 'io.github.nethibernate:protostuff-yaml:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-yaml/
implementation ("io.github.nethibernate:protostuff-yaml:1.7.4")
'io.github.nethibernate:protostuff-yaml:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-yaml" rev="1.7.4">
<artifact name="protostuff-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-yaml', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-yaml" % "1.7.4"
[io.github.nethibernate/protostuff-yaml "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.nethibernate : protostuff-api | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
io.github.nethibernate : protostuff-core | jar | 1.7.4 |
io.github.nethibernate : protostuff-core | jar | 1.7.4 |