Last Version

Mobility Commons 3.3.2

A collection of classes that are common to some projects in EFS.

License

License

GroupId

GroupId

com.github.keim-hs-esslingen.efs
ArtifactId

ArtifactId

mobility-commons
Version

Version

3.3.2
Type

Type

jar
Description

Description

Mobility Commons
A collection of classes that are common to some projects in EFS.
Project URL

Project URL

https://github.com/keim-hs-esslingen/efs-mobility-commons
Source Code Management

Source Code Management

https://github.com/keim-hs-esslingen/efs-mobility-commons

Download mobility-commons 3.3.2


<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/ -->
<dependency>
    <groupId>com.github.keim-hs-esslingen.efs</groupId>
    <artifactId>mobility-commons</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/
implementation 'com.github.keim-hs-esslingen.efs:mobility-commons:3.3.2'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/
implementation ("com.github.keim-hs-esslingen.efs:mobility-commons:3.3.2")
'com.github.keim-hs-esslingen.efs:mobility-commons:jar:3.3.2'
<dependency org="com.github.keim-hs-esslingen.efs" name="mobility-commons" rev="3.3.2">
  <artifact name="mobility-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='mobility-commons', version='3.3.2')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "mobility-commons" % "3.3.2"
[com.github.keim-hs-esslingen.efs/mobility-commons "3.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.keim-hs-esslingen.spring : request jar 2.3.4.1
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
io.springfox : springfox-boot-starter Optional jar 3.0.0
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.