Last Version

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

Spring Boot Starter Parent

License

License

Categories

Categories

Microservices Container
GroupId

GroupId

com.github.ffremont.microservices.springboot
ArtifactId

ArtifactId

node
Version

Version

1.1.0
Type

Type

jar
Description

Description

Spring Boot Starter Parent
Project Organization

Project Organization

Pivotal Software, Inc.

Download node 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ffremont.microservices.springboot : pojo jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar 1.2.1.RELEASE
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-undertow jar 1.2.1.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE

Project Modules

There are no modules declared in this project.