License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Logging Application Layer Libs |
GroupId | GroupIdorg.springframework.geode |
ArtifactId | ArtifactIdspring-geode-starter-logging |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-geode-starter-logging
spring-geode-starter-logging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-starter-logging/ -->
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-starter-logging</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-starter-logging/
implementation 'org.springframework.geode:spring-geode-starter-logging:1.7.1'
// https://jarcasting.com/artifacts/org.springframework.geode/spring-geode-starter-logging/
implementation ("org.springframework.geode:spring-geode-starter-logging:1.7.1")
'org.springframework.geode:spring-geode-starter-logging:jar:1.7.1'
<dependency org="org.springframework.geode" name="spring-geode-starter-logging" rev="1.7.1">
<artifact name="spring-geode-starter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.geode', module='spring-geode-starter-logging', version='1.7.1')
)
libraryDependencies += "org.springframework.geode" % "spring-geode-starter-logging" % "1.7.1"
[org.springframework.geode/spring-geode-starter-logging "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |
org.springframework.geode : spring-geode-starter-test | jar | 1.7.1 |
org.springframework : spring-test | jar | 5.3.21 |