License |
License |
---|---|
GroupId | GroupIduk.org.ponder.rsfutil |
ArtifactId | ArtifactIdrsfutil |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ-RSFUtil
RSFUtil implements the RSF web framework. More info here:
http://www2.caret.cam.ac.uk/rsfwiki/
|
Project Organization |
Project OrganizationCARET, University of Cambridge |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsfutil-0.8.0.pom | |
rsfutil-0.8.0.jar | 801 KB |
rsfutil-0.8.0-sources.jar | 814 KB |
rsfutil-0.8.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.ponder.rsfutil/rsfutil/ -->
<dependency>
<groupId>uk.org.ponder.rsfutil</groupId>
<artifactId>rsfutil</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.ponder.rsfutil/rsfutil/
implementation 'uk.org.ponder.rsfutil:rsfutil:0.8.0'
// https://jarcasting.com/artifacts/uk.org.ponder.rsfutil/rsfutil/
implementation ("uk.org.ponder.rsfutil:rsfutil:0.8.0")
'uk.org.ponder.rsfutil:rsfutil:jar:0.8.0'
<dependency org="uk.org.ponder.rsfutil" name="rsfutil" rev="0.8.0">
<artifact name="rsfutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.ponder.rsfutil', module='rsfutil', version='0.8.0')
)
libraryDependencies += "uk.org.ponder.rsfutil" % "rsfutil" % "0.8.0"
[uk.org.ponder.rsfutil/rsfutil "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.ponder : j-servletutil | jar | 1.3.0 |
log4j : log4j | jar | 1.2.14 |
xpp3 : xpp3_min | jar | 1.1.3.4.O |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
org.springframework : spring-test | jar | 3.1.2.RELEASE |
junit : junit | jar | 3.8.1 |