This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-07-20 07:58:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
mock-entity-registry
/
build.gradle
7 lines
90 B
Groovy
Raw
Normal View
History
Unescape
Escape
feat(build): gradle 8, jdk17, neo4j 5 (#9458)
2023-12-15 13:28:33 -06:00
plugins
{
id
'java'
}
fix(async): submit additional default aspects only when not in async mode (#8320)
2023-06-30 15:56:12 -05:00
dependencies
{
implementation
project
(
':entity-registry'
)
}
Reference in New Issue
Copy Permalink