is not current version
Last Version 1.3

uk.org.ponder.rsf:rsf-core 1.2

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
Version

Version

1.2
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 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
uk.org.ponder.rsf : rsf-core-servletutil jar 1.2
log4j : log4j jar 1.2.17
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.2.8.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.