| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers RESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.jboss.resteasy |
| Идентификатор | Идентификаторresteasy-profiling-tests |
| Версия | Версия6.1.0.Beta1 |
| Тип | Типjar |
| Описание |
ОписаниеRESTEasy Profiling Tests
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resteasy-profiling-tests-6.1.0.Beta1.pom | |
| resteasy-profiling-tests-6.1.0.Beta1.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-profiling-tests/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-profiling-tests</artifactId>
<version>6.1.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-profiling-tests/
implementation 'org.jboss.resteasy:resteasy-profiling-tests:6.1.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-profiling-tests/
implementation ("org.jboss.resteasy:resteasy-profiling-tests:6.1.0.Beta1")
'org.jboss.resteasy:resteasy-profiling-tests:jar:6.1.0.Beta1'
<dependency org="org.jboss.resteasy" name="resteasy-profiling-tests" rev="6.1.0.Beta1">
<artifact name="resteasy-profiling-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-profiling-tests', version='6.1.0.Beta1')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-profiling-tests" % "6.1.0.Beta1"
[org.jboss.resteasy/resteasy-profiling-tests "6.1.0.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.resteasy : resteasy-client | jar | 6.1.0.Beta1 |
| junit : junit | jar | |
| org.jboss.resteasy : resteasy-core-spi | jar | 6.1.0.Beta1 |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 6.1.0.Beta1 |
| org.jboss.resteasy : resteasy-jaxb-provider | jar | 6.1.0.Beta1 |
| org.jboss.resteasy : resteasy-fastinfoset-provider | jar | 6.1.0.Beta1 |
| org.jboss.resteasy : resteasy-multipart-provider | jar | 6.1.0.Beta1 |
| org.jboss.resteasy : resteasy-atom-provider | jar | 6.1.0.Beta1 |
| jakarta.servlet : jakarta.servlet-api | jar |