restapijs-spring-boot

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

JavaScript Languages Spring Boot Container Microservices
GroupId

GroupId

com.restapijs
ArtifactId

ArtifactId

restapijs-spring-boot
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

restapijs-spring-boot
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download restapijs-spring-boot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.1.RELEASE
org.apache.commons : commons-lang3 jar 3.4
org.reflections : reflections jar 0.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0