| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.karaf.itests |
| Идентификатор | Идентификаторkittests |
| Последняя версия | Последняя версия2.2.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Karaf :: Integration Tests :: Kit 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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| kittests-2.2.11.pom | |
| kittests-2.2.11.jar | 11 MB |
| kittests-2.2.11-sources.jar | 11 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.itests/kittests/ -->
<dependency>
<groupId>org.apache.karaf.itests</groupId>
<artifactId>kittests</artifactId>
<version>2.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.itests/kittests/
implementation 'org.apache.karaf.itests:kittests:2.2.11'
// https://jarcasting.com/artifacts/org.apache.karaf.itests/kittests/
implementation ("org.apache.karaf.itests:kittests:2.2.11")
'org.apache.karaf.itests:kittests:jar:2.2.11'
<dependency org="org.apache.karaf.itests" name="kittests" rev="2.2.11">
<artifact name="kittests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.itests', module='kittests', version='2.2.11')
)
libraryDependencies += "org.apache.karaf.itests" % "kittests" % "2.2.11"
[org.apache.karaf.itests/kittests "2.2.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.karaf : apache-karaf | tar.gz | 2.2.11 |
| org.apache.karaf : apache-karaf | zip | 2.2.11 |
| org.apache.commons : commons-compress | jar | 1.4.1 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| org.apache.karaf.admin : org.apache.karaf.admin.core | jar | 2.2.11 |
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.1 |