Categories |
CategoriesNet RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdioc-unit-resteasy |
Version | Version2.0.25 |
Type | Typejar |
Filename | Size |
---|---|
ioc-unit-resteasy-2.0.25.pom | |
ioc-unit-resteasy-2.0.25.jar | 36 KB |
ioc-unit-resteasy-2.0.25-sources.jar | 16 KB |
ioc-unit-resteasy-2.0.25-javadoc.jar | 111 KB |
Browse |
<!-- 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.25</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-resteasy/
implementation 'net.oneandone.ioc-unit:ioc-unit-resteasy:2.0.25'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-resteasy/
implementation ("net.oneandone.ioc-unit:ioc-unit-resteasy:2.0.25")
'net.oneandone.ioc-unit:ioc-unit-resteasy:jar:2.0.25'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-resteasy" rev="2.0.25">
<artifact name="ioc-unit-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-resteasy', version='2.0.25')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-resteasy" % "2.0.25"
[net.oneandone.ioc-unit/ioc-unit-resteasy "2.0.25"]