| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.soartech |
| Идентификатор | Идентификаторjsoar-performance-testing |
| Последняя версия | Последняя версия4.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSoar is a pure Java implementation of the Soar kernel.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.soartech/jsoar-performance-testing/ -->
<dependency>
<groupId>com.soartech</groupId>
<artifactId>jsoar-performance-testing</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.soartech/jsoar-performance-testing/
implementation 'com.soartech:jsoar-performance-testing:4.1.1'
// https://jarcasting.com/artifacts/com.soartech/jsoar-performance-testing/
implementation ("com.soartech:jsoar-performance-testing:4.1.1")
'com.soartech:jsoar-performance-testing:jar:4.1.1'
<dependency org="com.soartech" name="jsoar-performance-testing" rev="4.1.1">
<artifact name="jsoar-performance-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soartech', module='jsoar-performance-testing', version='4.1.1')
)
libraryDependencies += "com.soartech" % "jsoar-performance-testing" % "4.1.1"
[com.soartech/jsoar-performance-testing "4.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.soartech : jsoar-core | jar | 4.1.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
| commons-io : commons-io | jar | 2.11.0 |
| io.github.classgraph : classgraph | jar | 4.8.146 |
| com.opencsv : opencsv | jar | 5.6 |
| org.slf4j : slf4j-nop | jar | 1.7.36 |
| com.google.guava : guava | jar | 31.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |