is not current version
Last Version 1.1.4

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

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
Version

Version

1.1.3
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 1.1.3


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

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.3

test (1)

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

Project Modules

There are no modules declared in this project.