is not current version
Last Version 3.3.2

com.github.keim-hs-esslingen.efs:service-directory-plugin 3.2.0

A plugin that contains the components and capabilities to run a EFS middleware service-directory.

GroupId

GroupId

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

ArtifactId

service-directory-plugin
Version

Version

3.2.0
Type

Type

jar

Download service-directory-plugin 3.2.0


<!-- 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.2.0</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.2.0'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/service-directory-plugin/
implementation ("com.github.keim-hs-esslingen.efs:service-directory-plugin:3.2.0")
'com.github.keim-hs-esslingen.efs:service-directory-plugin:jar:3.2.0'
<dependency org="com.github.keim-hs-esslingen.efs" name="service-directory-plugin" rev="3.2.0">
  <artifact name="service-directory-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='service-directory-plugin', version='3.2.0')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "service-directory-plugin" % "3.2.0"
[com.github.keim-hs-esslingen.efs/service-directory-plugin "3.2.0"]