Last Version

flink-api-spring-boot-starter 1.0.4.RELEASE

flink api for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.codingdebugallday
ArtifactId

ArtifactId

flink-api-spring-boot-starter
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

flink-api-spring-boot-starter
flink api for spring boot
Project URL

Project URL

https://github.com/codingdebugallday/flink-api-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/codingdebugallday/flink-api-spring-boot-starter

Download flink-api-spring-boot-starter 1.0.4.RELEASE


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

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
org.projectlombok : lombok Optional jar 1.18.12
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.4.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.3.1
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.2
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.0.0
org.springframework.boot : spring-boot-starter-aop jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
mysql : mysql-connector-java jar 5.1.48
javax.persistence : persistence-api jar 1.0.2
org.mapstruct : mapstruct jar 1.3.1.Final
com.alibaba : transmittable-thread-local jar 2.11.0
org.apache.httpcomponents : httpclient jar 4.5.10

test (1)

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

Project Modules

There are no modules declared in this project.