License |
License |
---|---|
GroupId | GroupIdtech.regiment |
ArtifactId | ArtifactIdspringboot-regiment |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionspringboot-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.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 | 109 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |