Provide a set of classes for infrastructure and bootstrap that have very few dependencies that you can embedded easily into any application
'com.github.frtu.simple:simple-infra:0.1.0'
<dependency>
<groupId>com.github.frtu.simple</groupId>
<artifactId>simple-infra</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.frtu.simple" name="simple-infra" rev="0.1.0"/>
"com.github.frtu.simple", "simple-infra", "0.1.0"