Skip to content

Commit

Permalink
Add support for io.etcd:jetcd-core:0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Feb 14, 2023
1 parent 657d207 commit f36775d
Show file tree
Hide file tree
Showing 59 changed files with 7,718 additions and 0 deletions.
11 changes: 11 additions & 0 deletions metadata/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,17 @@
"directory": "org.ehcache/ehcache",
"module": "org.ehcache:ehcache"
},
{
"directory": "io.etcd/jetcd-core",
"module": "io.etcd:jetcd-core",
"requires": [
"org.hibernate.orm:hibernate-core",
"org.testcontainers:testcontainers",
"org.mockito:mockito-core",
"io.netty:netty-common",
"io.netty:netty-transport"
]
},
{
"directory": "org.mockito/mockito-core",
"module": "org.mockito:mockito-core"
Expand Down
4 changes: 4 additions & 0 deletions metadata/io.etcd/jetcd-core/0.7.5/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[
"reflect-config.json",
"resource-config.json"
]
Loading

0 comments on commit f36775d

Please sign in to comment.