| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.regiment |
| Идентификатор | Идентификаторspringboot-regiment |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringboot-regiment
The dependancy acts as an SDK for regiment.tech users who want to
integrate the application logs onto our platform. The SDK helps in log
aggregation of a given service.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| springboot-regiment-2.0.1.pom | |
| springboot-regiment-2.0.1.jar | 19 KB |
| springboot-regiment-2.0.1-sources.jar | 12 KB |
| springboot-regiment-2.0.1-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/ -->
<dependency>
<groupId>tech.regiment</groupId>
<artifactId>springboot-regiment</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/
implementation 'tech.regiment:springboot-regiment:2.0.1'
// https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/
implementation ("tech.regiment:springboot-regiment:2.0.1")
'tech.regiment:springboot-regiment:jar:2.0.1'
<dependency org="tech.regiment" name="springboot-regiment" rev="2.0.1">
<artifact name="springboot-regiment" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.regiment', module='springboot-regiment', version='2.0.1')
)
libraryDependencies += "tech.regiment" % "springboot-regiment" % "2.0.1"
[tech.regiment/springboot-regiment "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.0 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
| org.springframework.boot : spring-boot-starter | jar | 2.5.0 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.0 |