License |
License |
---|---|
GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
ArtifactId | ArtifactIdservice-directory-plugin |
Version | Version3.3.2 |
Type | Typejar |
Description |
DescriptionService Directory Plugin
A plugin that contains the components and capabilities to run a EFS middleware service-directory.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/service-directory-plugin/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>service-directory-plugin</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/service-directory-plugin/
implementation 'com.github.keim-hs-esslingen.efs:service-directory-plugin:3.3.2'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/service-directory-plugin/
implementation ("com.github.keim-hs-esslingen.efs:service-directory-plugin:3.3.2")
'com.github.keim-hs-esslingen.efs:service-directory-plugin:jar:3.3.2'
<dependency org="com.github.keim-hs-esslingen.efs" name="service-directory-plugin" rev="3.3.2">
<artifact name="service-directory-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='service-directory-plugin', version='3.3.2')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "service-directory-plugin" % "3.3.2"
[com.github.keim-hs-esslingen.efs/service-directory-plugin "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.keim-hs-esslingen.efs : mobility-commons | jar | 3.3.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.httpcomponents : httpclient | jar | 4.5.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 |