| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jets3t |
| Идентификатор | Идентификаторcockpit |
| Версия | Версия0.9.7 |
| Тип | Типjar |
| Описание |
Описаниеcockpit
Cockpit application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cockpit-0.9.7.pom | |
| cockpit-0.9.7.jar | 164 KB |
| cockpit-0.9.7-sources.jar | 71 KB |
| cockpit-0.9.7-javadoc.jar | 573 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jets3t/cockpit/ -->
<dependency>
<groupId>org.jets3t</groupId>
<artifactId>cockpit</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jets3t/cockpit/
implementation 'org.jets3t:cockpit:0.9.7'
// https://jarcasting.com/artifacts/org.jets3t/cockpit/
implementation ("org.jets3t:cockpit:0.9.7")
'org.jets3t:cockpit:jar:0.9.7'
<dependency org="org.jets3t" name="cockpit" rev="0.9.7">
<artifact name="cockpit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jets3t', module='cockpit', version='0.9.7')
)
libraryDependencies += "org.jets3t" % "cockpit" % "0.9.7"
[org.jets3t/cockpit "0.9.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jets3t : jets3t | jar | 0.9.7 |
| org.jets3t : jets3t-gui | jar | 0.9.7 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.62 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.httpcomponents : httpclient | jar | 4.5.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.jamesmurty.utils : java-xmlbuilder | jar | 1.1 |
| org.apache.tomcat : tomcat-servlet-api | jar | 8.5.61 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.13.1,) |