| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.brentcroft |
| Идентификатор | Идентификаторspartacus |
| Версия | Версия01.02.07 |
| Тип | Типjar |
| Описание |
ОписаниеSpartacus
Author and execute plans
on groups of system roots
to organise, manage, and apply change
to distributed systems.
|
| Имя Файла | Размер |
|---|---|
| spartacus-01.02.07.pom | |
| spartacus-01.02.07.jar | 256 KB |
| spartacus-01.02.07-sources.jar | 99 KB |
| spartacus-01.02.07-javadoc.jar | 492 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.brentcroft/spartacus/ -->
<dependency>
<groupId>com.brentcroft</groupId>
<artifactId>spartacus</artifactId>
<version>01.02.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.brentcroft/spartacus/
implementation 'com.brentcroft:spartacus:01.02.07'
// https://jarcasting.com/artifacts/com.brentcroft/spartacus/
implementation ("com.brentcroft:spartacus:01.02.07")
'com.brentcroft:spartacus:jar:01.02.07'
<dependency org="com.brentcroft" name="spartacus" rev="01.02.07">
<artifact name="spartacus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brentcroft', module='spartacus', version='01.02.07')
)
libraryDependencies += "com.brentcroft" % "spartacus" % "01.02.07"
[com.brentcroft/spartacus "01.02.07"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brentcroft.tools : topo | jar | 00.00.11 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |
| com.tngtech.jgiven : jgiven-junit | jar | 0.18.2 |