License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.mydataharbor |
ArtifactId | ArtifactIdmydataharbor-plugin-plugins |
Version | Version1.0.3-RELEASE |
Type | Typepom |
Description |
Descriptionmydataharbor-plugin-plugins
MyDataHarbor是一个致力于解决任意数据源到任意数据端的分布式、高扩展性、高性能、事务级的中间件。
|
Filename | Size |
---|---|
mydataharbor-plugin-plugins-1.0.3-RELEASE.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mydataharbor/mydataharbor-plugin-plugins/ -->
<dependency>
<groupId>com.mydataharbor</groupId>
<artifactId>mydataharbor-plugin-plugins</artifactId>
<version>1.0.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mydataharbor/mydataharbor-plugin-plugins/
implementation 'com.mydataharbor:mydataharbor-plugin-plugins:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.mydataharbor/mydataharbor-plugin-plugins/
implementation ("com.mydataharbor:mydataharbor-plugin-plugins:1.0.3-RELEASE")
'com.mydataharbor:mydataharbor-plugin-plugins:pom:1.0.3-RELEASE'
<dependency org="com.mydataharbor" name="mydataharbor-plugin-plugins" rev="1.0.3-RELEASE">
<artifact name="mydataharbor-plugin-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mydataharbor', module='mydataharbor-plugin-plugins', version='1.0.3-RELEASE')
)
libraryDependencies += "com.mydataharbor" % "mydataharbor-plugin-plugins" % "1.0.3-RELEASE"
[com.mydataharbor/mydataharbor-plugin-plugins "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.mydataharbor : mydataharbor-plugin-base | jar | 1.0.3-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.pf4j : pf4j | jar | 3.6.0 |
com.mydataharbor : mydataharbor-plugin-api | jar | 1.0.3-RELEASE |
com.mydataharbor : mydataharbor-core | jar | 1.0.3-RELEASE |
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 |