| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tacitknowledge |
| Идентификатор | Идентификаторtest-system |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
ОписаниеSimulator Test System
Simulator is a functional tool that allows handling of different transports and their content based on predefined criteria and outputting expected results based on the situation being modeled
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-system-1.1.pom | |
| test-system-1.1.jar | 12 KB |
| test-system-1.1-sources.jar | 7 KB |
| test-system-1.1-javadoc.jar | 36 KB |
| test-system-1.1-jar-with-dependencies.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tacitknowledge/test-system/ -->
<dependency>
<groupId>com.tacitknowledge</groupId>
<artifactId>test-system</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tacitknowledge/test-system/
implementation 'com.tacitknowledge:test-system:1.1'
// https://jarcasting.com/artifacts/com.tacitknowledge/test-system/
implementation ("com.tacitknowledge:test-system:1.1")
'com.tacitknowledge:test-system:jar:1.1'
<dependency org="com.tacitknowledge" name="test-system" rev="1.1">
<artifact name="test-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tacitknowledge', module='test-system', version='1.1')
)
libraryDependencies += "com.tacitknowledge" % "test-system" % "1.1"
[com.tacitknowledge/test-system "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : activemq-core | jar | 5.3.0 |
| commons-io : commons-io | jar | 1.4 |
| org.apache.ftpserver : ftpserver-core | jar | 1.0.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.apache.httpcomponents : httpclient | jar | 4.2.5 |
| org.apache.httpcomponents : httpcore | jar | 4.2.4 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.2.4 |