calculator-spring-boot-starter

基于SpringBoot2.1.0.RELEASE的简单计算器实现

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.edgewalk
ArtifactId

ArtifactId

calculator-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

calculator-spring-boot-starter
基于SpringBoot2.1.0.RELEASE的简单计算器实现
Source Code Management

Source Code Management

https://github.com/edgewalk/calculator-spring-boot-starter

Download calculator-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0