Last Version

Demo-Consumer 1.0.0

A service for demonstrating how to set up a basic demo consumer service.

License

License

GroupId

GroupId

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

ArtifactId

demo-consumer-service
Version

Version

1.0.0
Type

Type

jar
Description

Description

Demo-Consumer
A service for demonstrating how to set up a basic demo consumer service.

Download demo-consumer-service 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.keim-hs-esslingen.efs : middleware-core jar 1.0.0
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

Project Modules

There are no modules declared in this project.