License |
License |
---|---|
Categories |
CategoriesLogstash Application Layer Libs Logging ORM Data |
GroupId | GroupIdcom.dtstack.jlogstash |
ArtifactId | ArtifactIdoutput.performance |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionperformance
output plugin performance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.performance/ -->
<dependency>
<groupId>com.dtstack.jlogstash</groupId>
<artifactId>output.performance</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.performance/
implementation 'com.dtstack.jlogstash:output.performance:1.0.0'
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.performance/
implementation ("com.dtstack.jlogstash:output.performance:1.0.0")
'com.dtstack.jlogstash:output.performance:jar:1.0.0'
<dependency org="com.dtstack.jlogstash" name="output.performance" rev="1.0.0">
<artifact name="output.performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtstack.jlogstash', module='output.performance', version='1.0.0')
)
libraryDependencies += "com.dtstack.jlogstash" % "output.performance" % "1.0.0"
[com.dtstack.jlogstash/output.performance "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dtstack.jlogstash : jlogstash | jar | 1.0.0 |