org.openwms.core.infrastructure.configuration.provider

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.

License

License

Categories

Categories

IDE Development Tools Configuration Application Layer Libs config
GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.infrastructure.configuration.provider
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.openwms.core.infrastructure.configuration.provider
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.
Project Organization

Project Organization

openwms.org

Download org.openwms.core.infrastructure.configuration.provider

How to add to project

<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.core.infrastructure.configuration.provider/ -->
<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.core.infrastructure.configuration.provider</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.infrastructure.configuration.provider/
implementation 'org.openwms:org.openwms.core.infrastructure.configuration.provider:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.infrastructure.configuration.provider/
implementation ("org.openwms:org.openwms.core.infrastructure.configuration.provider:1.0")
'org.openwms:org.openwms.core.infrastructure.configuration.provider:jar:1.0'
<dependency org="org.openwms" name="org.openwms.core.infrastructure.configuration.provider" rev="1.0">
  <artifact name="org.openwms.core.infrastructure.configuration.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.core.infrastructure.configuration.provider', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.core.infrastructure.configuration.provider" % "1.0"
[org.openwms/org.openwms.core.infrastructure.configuration.provider "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
net.sourceforge.cglib » com.springsource.net.sf.cglib jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0