is not current version
Last Version 0.7.2

io.wcm:io.wcm.testing.wcm-io-mock.config 0.1.0

Helps setting up mock environment for wcm.io Configuration.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.wcm-io-mock.config
Version

Version

0.1.0
Type

Type

jar

Download io.wcm.testing.wcm-io-mock.config 0.1.0


<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.wcm-io-mock.config/ -->
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.wcm-io-mock.config</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.wcm-io-mock.config/
implementation 'io.wcm:io.wcm.testing.wcm-io-mock.config:0.1.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.wcm-io-mock.config/
implementation ("io.wcm:io.wcm.testing.wcm-io-mock.config:0.1.0")
'io.wcm:io.wcm.testing.wcm-io-mock.config:jar:0.1.0'
<dependency org="io.wcm" name="io.wcm.testing.wcm-io-mock.config" rev="0.1.0">
  <artifact name="io.wcm.testing.wcm-io-mock.config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.testing.wcm-io-mock.config', version='0.1.0')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.wcm-io-mock.config" % "0.1.0"
[io.wcm/io.wcm.testing.wcm-io-mock.config "0.1.0"]