uk.org.ponder.rsf:rsf-core

RSFUtil implements the RSF web framework. More info here: http://www2.caret.cam.ac.uk/rsfwiki/

License

License

GroupId

GroupId

uk.org.ponder.rsf
ArtifactId

ArtifactId

rsf-core
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

RSFUtil implements the RSF web framework. More info here: http://www2.caret.cam.ac.uk/rsfwiki/
Project Organization

Project Organization

CARET, University of Cambridge

Download rsf-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
uk.org.ponder.rsf : rsf-core-servletutil jar 1.3
org.apache.logging.log4j : log4j-api jar 2.14.1
xpp3 : xpp3_min jar 1.1.3.4.O

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-test jar 5.3.9
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0