Last Version

Meal Mock 0.1.1

An infrastructure implementation for the OpenMensa API.

License

License

GroupId

GroupId

io.github.italbytz.infrastructure
ArtifactId

ArtifactId

openmensa
Version

Version

0.1.1
Type

Type

jar
Description

Description

Meal Mock
An infrastructure implementation for the OpenMensa API.
Project URL

Project URL

https://github.com/Italbytz/mvn-infrastructure-openmensa
Source Code Management

Source Code Management

https://github.com/Italbytz/mvn-infrastructure-openmensa.git

Download openmensa 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.italbytz.infrastructure/openmensa/ -->
<dependency>
    <groupId>io.github.italbytz.infrastructure</groupId>
    <artifactId>openmensa</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.italbytz.infrastructure/openmensa/
implementation 'io.github.italbytz.infrastructure:openmensa:0.1.1'
// https://jarcasting.com/artifacts/io.github.italbytz.infrastructure/openmensa/
implementation ("io.github.italbytz.infrastructure:openmensa:0.1.1")
'io.github.italbytz.infrastructure:openmensa:jar:0.1.1'
<dependency org="io.github.italbytz.infrastructure" name="openmensa" rev="0.1.1">
  <artifact name="openmensa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.italbytz.infrastructure', module='openmensa', version='0.1.1')
)
libraryDependencies += "io.github.italbytz.infrastructure" % "openmensa" % "0.1.1"
[io.github.italbytz.infrastructure/openmensa "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-bom jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
com.google.guava : guava jar 30.1.1-jre
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.31
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.31

Project Modules

There are no modules declared in this project.