License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.mydataharbor |
ArtifactId | ArtifactIdhttp-plugin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp 插件 sink
|
Filename | Size |
---|---|
http-plugin-1.1.0.pom | |
http-plugin-1.1.0.jar | 7 KB |
http-plugin-1.1.0-sources.jar | 1 KB |
http-plugin-1.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mydataharbor/http-plugin/ -->
<dependency>
<groupId>com.mydataharbor</groupId>
<artifactId>http-plugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mydataharbor/http-plugin/
implementation 'com.mydataharbor:http-plugin:1.1.0'
// https://jarcasting.com/artifacts/com.mydataharbor/http-plugin/
implementation ("com.mydataharbor:http-plugin:1.1.0")
'com.mydataharbor:http-plugin:jar:1.1.0'
<dependency org="com.mydataharbor" name="http-plugin" rev="1.1.0">
<artifact name="http-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mydataharbor', module='http-plugin', version='1.1.0')
)
libraryDependencies += "com.mydataharbor" % "http-plugin" % "1.1.0"
[com.mydataharbor/http-plugin "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mydataharbor : mydataharbor-sink-http | jar | 1.1.0 |
com.mydataharbor : mydataharbor-plugin-base | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.pf4j : pf4j | jar | 3.6.0 |
com.mydataharbor : mydataharbor-plugin-api | jar | 1.0.4 |
com.mydataharbor : mydataharbor-core | jar | 1.0.4 |
org.projectlombok : lombok | jar | 1.18.18 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |