com.housihai:binlog-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.housihai
ArtifactId

ArtifactId

binlog-spring-boot-starter
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/binlog-spring-boot-starter

Download binlog-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
com.alibaba.otter : canal.client jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE