License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy.microprofile |
ArtifactId | ArtifactIdintegration-tests |
Last Version | Last Version2.0.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy MicroProfile: Integration Tests
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-tests-2.0.0.Beta1.pom | |
integration-tests-2.0.0.Beta1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.microprofile/integration-tests/ -->
<dependency>
<groupId>org.jboss.resteasy.microprofile</groupId>
<artifactId>integration-tests</artifactId>
<version>2.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.microprofile/integration-tests/
implementation 'org.jboss.resteasy.microprofile:integration-tests:2.0.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.resteasy.microprofile/integration-tests/
implementation ("org.jboss.resteasy.microprofile:integration-tests:2.0.0.Beta1")
'org.jboss.resteasy.microprofile:integration-tests:jar:2.0.0.Beta1'
<dependency org="org.jboss.resteasy.microprofile" name="integration-tests" rev="2.0.0.Beta1">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.microprofile', module='integration-tests', version='2.0.0.Beta1')
)
libraryDependencies += "org.jboss.resteasy.microprofile" % "integration-tests" % "2.0.0.Beta1"
[org.jboss.resteasy.microprofile/integration-tests "2.0.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.xom : xom | jar |