| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.taskurotta |
| Идентификатор | Идентификаторtest |
| Последняя версия | Последняя версия0.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTaskurotta :: Test
Open source coordination of distributed processes for Java
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-0.8.1.pom | |
| test-0.8.1.jar | 102 KB |
| test-0.8.1-sources.jar | 50 KB |
| test-0.8.1-javadoc.jar | 307 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.taskurotta/test/ -->
<dependency>
<groupId>ru.taskurotta</groupId>
<artifactId>test</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/test/
implementation 'ru.taskurotta:test:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/test/
implementation ("ru.taskurotta:test:0.8.1")
'ru.taskurotta:test:jar:0.8.1'
<dependency org="ru.taskurotta" name="test" rev="0.8.1">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='test', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "test" % "0.8.1"
[ru.taskurotta/test "0.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.taskurotta : spring | jar | 0.8.1 |
| ru.taskurotta : services | jar | 0.8.1 |
| ru.taskurotta : services-hz | jar | 0.8.1 |
| ru.taskurotta : hazelcast | jar | 0.8.1 |
| org.aspectj : aspectjrt | jar | 1.7.3 |
| org.aspectj : aspectjweaver | jar | 1.7.3 |
| org.apache.velocity : velocity | jar | 1.7 |
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| xmlunit : xmlunit | jar | 1.5 |