| License |
License |
|---|---|
| GroupId | GroupIdcom.jthinking.common |
| ArtifactId | ArtifactIdlogship-processor |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlogship-processor
logship日志文件读取插件
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| logship-processor-0.0.1.pom | |
| logship-processor-0.0.1.jar | 6 KB |
| logship-processor-0.0.1-sources.jar | 2 KB |
| logship-processor-0.0.1-javadoc.jar | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jthinking.common/logship-processor/ -->
<dependency>
<groupId>com.jthinking.common</groupId>
<artifactId>logship-processor</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jthinking.common/logship-processor/
implementation 'com.jthinking.common:logship-processor:0.0.1'
// https://jarcasting.com/artifacts/com.jthinking.common/logship-processor/
implementation ("com.jthinking.common:logship-processor:0.0.1")
'com.jthinking.common:logship-processor:jar:0.0.1'
<dependency org="com.jthinking.common" name="logship-processor" rev="0.0.1">
<artifact name="logship-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jthinking.common', module='logship-processor', version='0.0.1')
)
libraryDependencies += "com.jthinking.common" % "logship-processor" % "0.0.1"
[com.jthinking.common/logship-processor "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |