License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Arquillian Application Testing & Monitoring RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdarquillian-utils |
Last Version | Last Version6.1.0.Beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy Main testsuite: Arquillian utils
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/arquillian-utils/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>arquillian-utils</artifactId>
<version>6.1.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/arquillian-utils/
implementation 'org.jboss.resteasy:arquillian-utils:6.1.0.Beta2'
// https://jarcasting.com/artifacts/org.jboss.resteasy/arquillian-utils/
implementation ("org.jboss.resteasy:arquillian-utils:6.1.0.Beta2")
'org.jboss.resteasy:arquillian-utils:jar:6.1.0.Beta2'
<dependency org="org.jboss.resteasy" name="arquillian-utils" rev="6.1.0.Beta2">
<artifact name="arquillian-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='arquillian-utils', version='6.1.0.Beta2')
)
libraryDependencies += "org.jboss.resteasy" % "arquillian-utils" % "6.1.0.Beta2"
[org.jboss.resteasy/arquillian-utils "6.1.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain | pom | |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
com.io7m.xom : xom | jar | |
org.jboss.resteasy : resteasy-core-spi | jar | 6.1.0.Beta2 |
org.jboss.resteasy : resteasy-client | jar | 6.1.0.Beta2 |
org.jboss.resteasy : resteasy-validator-provider | jar | 6.1.0.Beta2 |
junit : junit | jar | |
org.wildfly.extras.creaper : creaper-core | jar | |
org.wildfly.extras.creaper : creaper-commands | jar | |
org.wildfly.core : wildfly-cli | jar | |
org.apache.maven : maven-aether-provider | jar | |
org.eclipse.aether : aether-api | jar | |
org.eclipse.aether : aether-spi | jar | |
org.eclipse.aether : aether-util | jar | |
org.eclipse.aether : aether-impl | jar | |
org.eclipse.aether : aether-connector-basic | jar | |
org.eclipse.aether : aether-transport-file | jar | |
org.eclipse.aether : aether-transport-http | jar |