We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb69545 + 0e16aae commit e99ca76Copy full SHA for e99ca76
graphql-java-kickstart/bnd.bnd
@@ -1 +1,2 @@
1
Export-Package: graphql.kickstart.*
2
+Import-Package: !lombok,*
graphql-java-servlet/bnd.bnd
@@ -1,3 +1,4 @@
Export-Package: graphql.kickstart.servlet.*
3
Require-Capability: osgi.extender;
4
filter:="(&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0)))"
0 commit comments