cat-spring-boot-starter

Spring Boot Support for Cat

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.unidal.cat
ArtifactId

ArtifactId

cat-spring-boot-starter
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

cat-spring-boot-starter
Spring Boot Support for Cat
Project URL

Project URL

https://github.com/unidal/cat-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/unidal/cat-spring-boot-starter

Download cat-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.7.0
com.dianping.cat : cat-client jar 4.0-RC1
org.apiguardian : apiguardian-api jar 1.1.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC1