License |
License |
---|---|
GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
ArtifactId | ArtifactIdmiddleware-core |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiddleware Core
The middleware-library with core functionalities of the EFS project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
middleware-core-3.3.2.pom | |
middleware-core-3.3.2.jar | 99 KB |
middleware-core-3.3.2-sources.jar | 93 KB |
middleware-core-3.3.2-javadoc.jar | 746 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/middleware-core/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>middleware-core</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/middleware-core/
implementation 'com.github.keim-hs-esslingen.efs:middleware-core:3.3.2'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/middleware-core/
implementation ("com.github.keim-hs-esslingen.efs:middleware-core:3.3.2")
'com.github.keim-hs-esslingen.efs:middleware-core:jar:3.3.2'
<dependency org="com.github.keim-hs-esslingen.efs" name="middleware-core" rev="3.3.2">
<artifact name="middleware-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='middleware-core', version='3.3.2')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "middleware-core" % "3.3.2"
[com.github.keim-hs-esslingen.efs/middleware-core "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.keim-hs-esslingen.spring : request | jar | 2.3.4.1 |
com.github.keim-hs-esslingen.efs : mobility-commons | jar | 3.3.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |