| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.bithon | 
    
| ArtifactId | ArtifactIdbithon-sink | 
    
| Last Version | Last Version1.1.0-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbithon-sink 
            Bithon Sink 
         | 
    
| Filename | Size | 
|---|---|
| bithon-sink-1.1.0-RELEASE.pom | |
| bithon-sink-1.1.0-RELEASE.jar | 228 KB | 
| bithon-sink-1.1.0-RELEASE-sources.jar | 174 KB | 
| bithon-sink-1.1.0-RELEASE-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bithon/bithon-sink/ -->
<dependency>
    <groupId>org.bithon</groupId>
    <artifactId>bithon-sink</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/org.bithon/bithon-sink/
implementation 'org.bithon:bithon-sink:1.1.0-RELEASE'
                // https://jarcasting.com/artifacts/org.bithon/bithon-sink/
implementation ("org.bithon:bithon-sink:1.1.0-RELEASE")
                'org.bithon:bithon-sink:jar:1.1.0-RELEASE'
                <dependency org="org.bithon" name="bithon-sink" rev="1.1.0-RELEASE">
  <artifact name="bithon-sink" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.bithon', module='bithon-sink', version='1.1.0-RELEASE')
)
                libraryDependencies += "org.bithon" % "bithon-sink" % "1.1.0-RELEASE"
                [org.bithon/bithon-sink "1.1.0-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.cloud : spring-cloud-starter | jar | |
| org.springframework.kafka : spring-kafka | jar | |
| org.projectlombok : lombok | jar | 1.18.20 | 
| org.bithon : component-commons | jar | 1.1.0-RELEASE | 
| com.github.ben-manes.caffeine : caffeine | jar | |
| javax.validation : validation-api | jar | |
| com.google.guava : guava | jar | 30.0-jre | 
| joda-time : joda-time | jar | 2.10.8 | 
| org.jetbrains : annotations | jar | RELEASE | 
| org.antlr : antlr4-runtime | jar | 4.9 | 
| commons-io : commons-io | jar | 2.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |