Last Version

nexmo-spring-boot-autoconfigure 1.1.0

Spring Boot Auto Configuration for Nexmo

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

nexmo-spring-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar
Description

Description

nexmo-spring-boot-autoconfigure
Spring Boot Auto Configuration for Nexmo
Project URL

Project URL

https://github.com/nexmo/nexmo-spring-boot-starter
Project Organization

Project Organization

Nexmo
Source Code Management

Source Code Management

https://github.com/Nexmo/nexmo-spring-boot-starter

Download nexmo-spring-boot-autoconfigure 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
com.nexmo : client Optional jar 4.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.