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