This component wraps the org.openwms.core.infrastructure.configuration component into a JAR file that is deployed in Non-OSGI environments and can be accessed by Spring from classpath.
'org.openwms:org.openwms.core.infrastructure.configuration.provider:1.0'
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.core.infrastructure.configuration.provider</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.openwms" name="org.openwms.core.infrastructure.configuration.provider" rev="1.0"/>
"org.openwms", "org.openwms.core.infrastructure.configuration.provider", "1.0"