SURF

Reference implementation of the Simple URF (SURF) document format.

License

License

GroupId

GroupId

io.urf
ArtifactId

ArtifactId

surf
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

SURF
Reference implementation of the Simple URF (SURF) document format.
Project URL

Project URL

https://urf.io/surf/
Project Organization

Project Organization

GlobalMentor, Inc.

Download surf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.7.0
com.globalmentor : globalmentor-itu jar 0.6.0
io.clogr : clogr jar 0.8.0
org.zalando : faux-pas jar 0.9.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0