| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface Sentinel Container Microservices |
| GroupId | GroupIdcom.logsentinel |
| ArtifactId | ArtifactIdlogsentinel-java-client |
| Last Version | Last Version0.3.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlogsentinel-java-client
Java Client for LogSentinel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/ -->
<dependency>
<groupId>com.logsentinel</groupId>
<artifactId>logsentinel-java-client</artifactId>
<version>0.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/
implementation 'com.logsentinel:logsentinel-java-client:0.3.16'
// https://jarcasting.com/artifacts/com.logsentinel/logsentinel-java-client/
implementation ("com.logsentinel:logsentinel-java-client:0.3.16")
'com.logsentinel:logsentinel-java-client:jar:0.3.16'
<dependency org="com.logsentinel" name="logsentinel-java-client" rev="0.3.16">
<artifact name="logsentinel-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.logsentinel', module='logsentinel-java-client', version='0.3.16')
)
libraryDependencies += "com.logsentinel" % "logsentinel-java-client" % "0.3.16"
[com.logsentinel/logsentinel-java-client "0.3.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.2.4 |