FS-WS Client

FS-WS client built from WSDL as published on https://www.fellesstudentsystem.no/dokumentasjon/teknisk/fsws-dok/. (NB the site requires login)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.uis.fsws
ArtifactId

ArtifactId

fsws-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

FS-WS Client
FS-WS client built from WSDL as published on https://www.fellesstudentsystem.no/dokumentasjon/teknisk/fsws-dok/. (NB the site requires login)
Project Organization

Project Organization

Universitet i Stavanger

Download fsws-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1