License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.openapi |
ArtifactId | ArtifactIdmicroprofile-openapi-tck |
Last Version | Last Version3.1-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile OpenAPI TCK
MicroProfile OpenAPI :: TCK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.openapi/microprofile-openapi-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.openapi</groupId>
<artifactId>microprofile-openapi-tck</artifactId>
<version>3.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.openapi/microprofile-openapi-tck/
implementation 'org.eclipse.microprofile.openapi:microprofile-openapi-tck:3.1-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.openapi/microprofile-openapi-tck/
implementation ("org.eclipse.microprofile.openapi:microprofile-openapi-tck:3.1-RC1")
'org.eclipse.microprofile.openapi:microprofile-openapi-tck:jar:3.1-RC1'
<dependency org="org.eclipse.microprofile.openapi" name="microprofile-openapi-tck" rev="3.1-RC1">
<artifact name="microprofile-openapi-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.openapi', module='microprofile-openapi-tck', version='3.1-RC1')
)
libraryDependencies += "org.eclipse.microprofile.openapi" % "microprofile-openapi-tck" % "3.1-RC1"
[org.eclipse.microprofile.openapi/microprofile-openapi-tck "3.1-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | |
io.rest-assured : rest-assured | jar | 4.3.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 3.1-RC1 |
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 3.0-RC5 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
jakarta.validation : jakarta.validation-api | jar | 3.0.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |