Last Version

MicroProfile OpenAPI TCK 3.1-RC1

MicroProfile OpenAPI :: TCK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.openapi
ArtifactId

ArtifactId

microprofile-openapi-tck
Version

Version

3.1-RC1
Type

Type

jar
Description

Description

MicroProfile OpenAPI TCK
MicroProfile OpenAPI :: TCK
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-openapi-tck 3.1-RC1


<!-- 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"]

Dependencies

compile (8)

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

provided (6)

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

Project Modules

There are no modules declared in this project.