Syllabus - HTTP

HTTP implementation for Syllabus Core

License

License

GroupId

GroupId

nz.ac.auckland.syllabus
ArtifactId

ArtifactId

syllabus-http
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Syllabus - HTTP
HTTP implementation for Syllabus Core
Project URL

Project URL

https://github.com/uoa-group-applications/syllabus-http

Download syllabus-http

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.auckland.syllabus/syllabus-http/ -->
<dependency>
    <groupId>nz.ac.auckland.syllabus</groupId>
    <artifactId>syllabus-http</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.syllabus/syllabus-http/
implementation 'nz.ac.auckland.syllabus:syllabus-http:3.3'
// https://jarcasting.com/artifacts/nz.ac.auckland.syllabus/syllabus-http/
implementation ("nz.ac.auckland.syllabus:syllabus-http:3.3")
'nz.ac.auckland.syllabus:syllabus-http:jar:3.3'
<dependency org="nz.ac.auckland.syllabus" name="syllabus-http" rev="3.3">
  <artifact name="syllabus-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.syllabus', module='syllabus-http', version='3.3')
)
libraryDependencies += "nz.ac.auckland.syllabus" % "syllabus-http" % "3.3"
[nz.ac.auckland.syllabus/syllabus-http "3.3"]

Dependencies

compile (4)

Group / Artifact Type Version
nz.ac.auckland.lmz.javascript : javascript-resources jar [1.1,2)
nz.ac.auckland.syllabus : syllabus-core jar [3.1,4)
nz.ac.auckland.composite : composite-servlet jar [1.2,)
nz.ac.auckland.composite : composite-spring-web jar [5.3,)

provided (1)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-logging-deploy jar [3.4,4)

test (1)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-spring-test jar [5.3,)

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
2.1
1.19
1.18