com.github.frtu.tools:spring-boot-admin-web

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.frtu.tools
ArtifactId

ArtifactId

spring-boot-admin-web
Last Version

Last Version

1.1.4
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://github.com/frtu/log-platform/
Source Code Management

Source Code Management

https://github.com/frtu/log-platform/tree/master

Download spring-boot-admin-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.6
de.codecentric : spring-boot-admin-starter-server jar 2.4.1
org.projectlombok : lombok jar 1.18.20
com.github.frtu.logs : logger-core jar 1.1.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3