is not current version
Last Version 2.0.44

net.oneandone.ioc-unit:ioc-unit-resteasy 2.0.38

Support ioc-unit-tests of restinterfaces using resteasys MockDispatcherFactory

Categories

Categories

Net RESTEasy Program Interface REST Frameworks
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

ioc-unit-resteasy
Version

Version

2.0.38
Type

Type

jar

Download ioc-unit-resteasy 2.0.38


<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-resteasy/ -->
<dependency>
    <groupId>net.oneandone.ioc-unit</groupId>
    <artifactId>ioc-unit-resteasy</artifactId>
    <version>2.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-resteasy/
implementation 'net.oneandone.ioc-unit:ioc-unit-resteasy:2.0.38'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-resteasy/
implementation ("net.oneandone.ioc-unit:ioc-unit-resteasy:2.0.38")
'net.oneandone.ioc-unit:ioc-unit-resteasy:jar:2.0.38'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-resteasy" rev="2.0.38">
  <artifact name="ioc-unit-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-resteasy', version='2.0.38')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-resteasy" % "2.0.38"
[net.oneandone.ioc-unit/ioc-unit-resteasy "2.0.38"]