Last Version

file 1.0.0

output plugin file

License

License

Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

com.dtstack.jlogstash
ArtifactId

ArtifactId

output.file
Version

Version

1.0.0
Type

Type

jar
Description

Description

file
output plugin file
Project URL

Project URL

https://github.com/DTStack/jlogstash-output-plugin/tree/master/file
Source Code Management

Source Code Management

https://github.com/DTStack/jlogstash-output-plugin

Download output.file 1.0.0


<!-- https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.file/ -->
<dependency>
    <groupId>com.dtstack.jlogstash</groupId>
    <artifactId>output.file</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.file/
implementation 'com.dtstack.jlogstash:output.file:1.0.0'
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.file/
implementation ("com.dtstack.jlogstash:output.file:1.0.0")
'com.dtstack.jlogstash:output.file:jar:1.0.0'
<dependency org="com.dtstack.jlogstash" name="output.file" rev="1.0.0">
  <artifact name="output.file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtstack.jlogstash', module='output.file', version='1.0.0')
)
libraryDependencies += "com.dtstack.jlogstash" % "output.file" % "1.0.0"
[com.dtstack.jlogstash/output.file "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.dtstack.jlogstash : jlogstash jar 1.0.0

Project Modules

There are no modules declared in this project.