Last Version

alertnow-maven 0.0.5

alertnow-maven

License

License

GroupId

GroupId

com.bespinglobal.alertnow
ArtifactId

ArtifactId

log-collector
Version

Version

0.0.5
Type

Type

jar
Description

Description

alertnow-maven
alertnow-maven
Project URL

Project URL

https://github.com/rashad-bespin/alertnow-maven
Source Code Management

Source Code Management

https://github.com/rashad-bespin/alertnow-maven

Download log-collector 0.0.5


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-starter-validation jar 2.5.3
org.jetbrains : annotations jar RELEASE
jakarta.validation : jakarta.validation-api jar 2.0.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.0
org.apache.httpcomponents : httpclient jar 4.5.12
commons-lang : commons-lang jar 2.6

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.