is not current version
Last Version 1.1.0

com.github.ffremont.microservices.springboot:node 1.0.5


Categories

Categories

Microservices Container
GroupId

GroupId

com.github.ffremont.microservices.springboot
ArtifactId

ArtifactId

node
Version

Version

1.0.5
Type

Type

jar

Download node 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/node/ -->
<dependency>
    <groupId>com.github.ffremont.microservices.springboot</groupId>
    <artifactId>node</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/node/
implementation 'com.github.ffremont.microservices.springboot:node:1.0.5'
// https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/node/
implementation ("com.github.ffremont.microservices.springboot:node:1.0.5")
'com.github.ffremont.microservices.springboot:node:jar:1.0.5'
<dependency org="com.github.ffremont.microservices.springboot" name="node" rev="1.0.5">
  <artifact name="node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffremont.microservices.springboot', module='node', version='1.0.5')
)
libraryDependencies += "com.github.ffremont.microservices.springboot" % "node" % "1.0.5"
[com.github.ffremont.microservices.springboot/node "1.0.5"]