is not current version
Last Version 0.10

com.github.micromix:micromix-conflet-restgateway-spring 0.1

MicroMix

GroupId

GroupId

com.github.micromix
ArtifactId

ArtifactId

micromix-conflet-restgateway-spring
Version

Version

0.1
Type

Type

jar

Download micromix-conflet-restgateway-spring 0.1


<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway-spring/ -->
<dependency>
    <groupId>com.github.micromix</groupId>
    <artifactId>micromix-conflet-restgateway-spring</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway-spring/
implementation 'com.github.micromix:micromix-conflet-restgateway-spring:0.1'
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway-spring/
implementation ("com.github.micromix:micromix-conflet-restgateway-spring:0.1")
'com.github.micromix:micromix-conflet-restgateway-spring:jar:0.1'
<dependency org="com.github.micromix" name="micromix-conflet-restgateway-spring" rev="0.1">
  <artifact name="micromix-conflet-restgateway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-restgateway-spring', version='0.1')
)
libraryDependencies += "com.github.micromix" % "micromix-conflet-restgateway-spring" % "0.1"
[com.github.micromix/micromix-conflet-restgateway-spring "0.1"]