is not current version
Last Version 2.0.1

springboot-regiment 1.0.1

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.

License

License

GroupId

GroupId

tech.regiment
ArtifactId

ArtifactId

springboot-regiment
Version

Version

1.0.1
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://ramharsha@bitbucket.org/adithya_sama/tattler_client

Download springboot-regiment 1.0.1


<!-- https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/ -->
<dependency>
    <groupId>tech.regiment</groupId>
    <artifactId>springboot-regiment</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/
implementation 'tech.regiment:springboot-regiment:1.0.1'
// https://jarcasting.com/artifacts/tech.regiment/springboot-regiment/
implementation ("tech.regiment:springboot-regiment:1.0.1")
'tech.regiment:springboot-regiment:jar:1.0.1'
<dependency org="tech.regiment" name="springboot-regiment" rev="1.0.1">
  <artifact name="springboot-regiment" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.regiment', module='springboot-regiment', version='1.0.1')
)
libraryDependencies += "tech.regiment" % "springboot-regiment" % "1.0.1"
[tech.regiment/springboot-regiment "1.0.1"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.