| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.karaf.itests |
| Идентификатор | Идентификаторitests |
| Версия | Версия4.3.2 |
| Тип | Типpom |
| Описание |
ОписаниеApache Karaf :: Integration Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| itests-4.3.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/ -->
<dependency>
<groupId>org.apache.karaf.itests</groupId>
<artifactId>itests</artifactId>
<version>4.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/
implementation 'org.apache.karaf.itests:itests:4.3.2'
// https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/
implementation ("org.apache.karaf.itests:itests:4.3.2")
'org.apache.karaf.itests:itests:pom:4.3.2'
<dependency org="org.apache.karaf.itests" name="itests" rev="4.3.2">
<artifact name="itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.itests', module='itests', version='4.3.2')
)
libraryDependencies += "org.apache.karaf.itests" % "itests" % "4.3.2"
[org.apache.karaf.itests/itests "4.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |