mirror of
https://gitee.com/BDWare/cm
synced 2026-02-14 12:19:26 +00:00
update contract manager
This commit is contained in:
@@ -29,9 +29,6 @@ sourceCompatibility = 1.8
|
||||
dependencies {
|
||||
api project(":common")
|
||||
api 'io.prometheus:simpleclient:0.12.0'
|
||||
api 'org.knowhowlab.osgi:sigar:1.6.5_01'
|
||||
api 'org.bdware.doip:doip-sdk:1.1.0'
|
||||
|
||||
api fileTree(dir: 'libs', include: '*.jar')
|
||||
api 'org.hyperic.sigar:sigar:1.6.4'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user