| License |
License |
|---|---|
| GroupId | GroupIdde.femtopedia.studip |
| ArtifactId | ArtifactIdstudip-uni-passau |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStudIP-Library-Uni-Passau
A simple wrapper around the StudIP RestAPI from Uni Passau
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| studip-uni-passau-1.9.pom | |
| studip-uni-passau-1.9.jar | 23 KB |
| studip-uni-passau-1.9-sources.jar | 13 KB |
| studip-uni-passau-1.9-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.femtopedia.studip/studip-uni-passau/ -->
<dependency>
<groupId>de.femtopedia.studip</groupId>
<artifactId>studip-uni-passau</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.femtopedia.studip/studip-uni-passau/
implementation 'de.femtopedia.studip:studip-uni-passau:1.9'
// https://jarcasting.com/artifacts/de.femtopedia.studip/studip-uni-passau/
implementation ("de.femtopedia.studip:studip-uni-passau:1.9")
'de.femtopedia.studip:studip-uni-passau:jar:1.9'
<dependency org="de.femtopedia.studip" name="studip-uni-passau" rev="1.9">
<artifact name="studip-uni-passau" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.femtopedia.studip', module='studip-uni-passau', version='1.9')
)
libraryDependencies += "de.femtopedia.studip" % "studip-uni-passau" % "1.9"
[de.femtopedia.studip/studip-uni-passau "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.femtopedia.studip : shib-uni-passau | jar | 1.9 |
| com.google.code.gson : gson | jar | 2.8.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |