SURF Serializer

Simple serializer for the Simple URF (SURF) document format.

License

License

GroupId

GroupId

io.urf
ArtifactId

ArtifactId

surf-serializer
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SURF Serializer
Simple serializer for the Simple URF (SURF) document format.
Project URL

Project URL

http://urf.io/
Project Organization

Project Organization

GlobalMentor, Inc.

Download surf-serializer

How to add to project

<!-- https://jarcasting.com/artifacts/io.urf/surf-serializer/ -->
<dependency>
    <groupId>io.urf</groupId>
    <artifactId>surf-serializer</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/surf-serializer/
implementation 'io.urf:surf-serializer:0.1.0'
// https://jarcasting.com/artifacts/io.urf/surf-serializer/
implementation ("io.urf:surf-serializer:0.1.0")
'io.urf:surf-serializer:jar:0.1.0'
<dependency org="io.urf" name="surf-serializer" rev="0.1.0">
  <artifact name="surf-serializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='surf-serializer', version='0.1.0')
)
libraryDependencies += "io.urf" % "surf-serializer" % "0.1.0"
[io.urf/surf-serializer "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.urf : surf-spec jar 0.1.0
io.urf : surf-parser jar 0.1.0
io.clogr : clogr-logback jar 0.7.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
io.urf : surf-test jar 0.1.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.github.npathai : hamcrest-optional jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0