License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-sample-servlet |
Version | Version2.4.1 |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Sample Servlet
Spring Boot Admin Sample Servlet
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-servlet</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/
implementation 'de.codecentric:spring-boot-admin-sample-servlet:2.4.1'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/
implementation ("de.codecentric:spring-boot-admin-sample-servlet:2.4.1")
'de.codecentric:spring-boot-admin-sample-servlet:jar:2.4.1'
<dependency org="de.codecentric" name="spring-boot-admin-sample-servlet" rev="2.4.1">
<artifact name="spring-boot-admin-sample-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-servlet', version='2.4.1')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-servlet" % "2.4.1"
[de.codecentric/spring-boot-admin-sample-servlet "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
de.codecentric : spring-boot-admin-sample-custom-ui | jar | 2.4.1 |
de.codecentric : spring-boot-admin-starter-server | jar | 2.4.1 |
org.springframework.boot : spring-boot-starter-security | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-mail | jar | 2.4.3 |
de.codecentric : spring-boot-admin-starter-client | jar | 2.4.1 |
org.springframework.session : spring-session-core | jar | 2.4.2 |
org.springframework.session : spring-session-jdbc | jar | 2.4.2 |
org.hsqldb : hsqldb | jar | 2.5.1 |