MVN

com.echobox : ebx-structuredlogging-sdk

Maven & Gradle

Jan 29, 2021
1 usages
0 stars

ebx-structuredlogging-sdk · ebx-structuredlogging-sdk intends to make including structured logging data as easy as possible.

<dependency>
    <groupId>com.echobox</groupId>
    <artifactId>ebx-structuredlogging-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.echobox : ebx-structuredlogging-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.echobox : ebx-structuredlogging-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ebx-structuredlogging-sdk-1.0.0

How to add a dependency to Maven

Add the following com.echobox : ebx-structuredlogging-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.echobox</groupId>
    <artifactId>ebx-structuredlogging-sdk</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.echobox : ebx-structuredlogging-sdk gradle dependency to your build.gradle file:

implementation 'com.echobox:ebx-structuredlogging-sdk:1.0.0'

Gradle Kotlin DSL: Add the following com.echobox : ebx-structuredlogging-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.echobox:ebx-structuredlogging-sdk:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.echobox : ebx-structuredlogging-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.echobox" % "ebx-structuredlogging-sdk" % "1.0.0"

Advertisement

Dependencies from Group

Jan 29, 2021
1 usages
0 stars
Feb 07, 2021
1 usages
0 stars
Mar 31, 2023
1 usages
0 stars
Jul 06, 2023
36 stars
Jan 06, 2021
0 stars

Discover Dependencies

Jan 28, 2023
0 stars
Feb 09, 2021
0 stars
Aug 24, 2023
53 stars
May 14, 2021
207 stars
May 14, 2021
207 stars
Feb 18, 2021
5 stars