File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ MOD httpcomponents-core
164164MOD injection-api
165165 ART javax.inject javax.inject
166166 ALIAS jakarta.inject jakarta.inject-api
167+ MOD jaf-api
168+ ART com.sun.activation jakarta.activation
167169MOD jansi
168170 ART org.fusesource.jansi jansi
169171MOD jcommander
Original file line number Diff line number Diff line change 1+ url =https://github.com/jakartaee/jaf-api.git
2+ ref =@.@.@
3+ version =1.2.2
Original file line number Diff line number Diff line change 1+ <project >
2+ <licensing >
3+ <tag >BSD</tag >
4+ </licensing >
5+ <module >
6+ <build >
7+ <compiler >
8+ <excludeSourceClass >module-info</excludeSourceClass >
9+ <addSourceRoot >activation/src/main/java</addSourceRoot >
10+ </compiler >
11+ </build >
12+ </module >
13+ </project >
You can’t perform that action at this time.
0 commit comments