A simple jsr330 implementation
'com.github.jsr-330:all:1.1.0'
<dependency> <groupId>com.github.jsr-330</groupId> <artifactId>all</artifactId> <version>1.1.0</version> </dependency>
<dependency org="com.github.jsr-330" name="all" rev="1.1.0"/>
"com.github.jsr-330", "all", "1.1.0"