actuator-example

Java Sequence tool

License

License

GroupId

GroupId

com.power4j.kit
ArtifactId

ArtifactId

actuator-example
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

actuator-example
Java Sequence tool
Project Organization

Project Organization

power4j

Download actuator-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.power4j.kit/actuator-example/ -->
<dependency>
    <groupId>com.power4j.kit</groupId>
    <artifactId>actuator-example</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.kit/actuator-example/
implementation 'com.power4j.kit:actuator-example:1.6.0'
// https://jarcasting.com/artifacts/com.power4j.kit/actuator-example/
implementation ("com.power4j.kit:actuator-example:1.6.0")
'com.power4j.kit:actuator-example:jar:1.6.0'
<dependency org="com.power4j.kit" name="actuator-example" rev="1.6.0">
  <artifact name="actuator-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.kit', module='actuator-example', version='1.6.0')
)
libraryDependencies += "com.power4j.kit" % "actuator-example" % "1.6.0"
[com.power4j.kit/actuator-example "1.6.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.power4j.kit : sequence-spring-boot-starter jar 1.6.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-actuator jar
org.slf4j : slf4j-api jar
org.projectlombok : lombok Optional jar

runtime (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar
org.postgresql : postgresql jar

test (2)

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

Project Modules

There are no modules declared in this project.
com.power4j.kit

Versions

Version
1.6.0
1.5.1
1.5.0
1.4.0