FS-WS Studinfo Import Library

Parent POM for all UiS artifacts.

License

License

GroupId

GroupId

no.uis.fsws
ArtifactId

ArtifactId

studinfo-import
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

FS-WS Studinfo Import Library
Parent POM for all UiS artifacts.
Project Organization

Project Organization

Universitet i Stavanger

Download studinfo-import

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
no.uis.fsws : fsws-client jar 1.0.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.7.0
org.apache.cxf : cxf-rt-transports-http jar 2.7.0
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16
net.sf.saxon : Saxon-HE jar 9.4.0.6
org.springframework : spring-beans jar 3.0.7.RELEASE
org.springframework : spring-web jar 3.0.7.RELEASE
xerces : xercesImpl jar 2.10.0

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0