| License |
License |
|---|---|
| GroupId | GroupIdcom.brentcroft |
| ArtifactId | ArtifactIdspartacus |
| Version | Version01.02.07 |
| Type | Typejar |
| Description |
DescriptionSpartacus
Author and execute plans
on groups of system roots
to organise, manage, and apply change
to distributed systems.
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.brentcroft.tools : topo | jar | 00.00.11 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | RELEASE |
| com.tngtech.jgiven : jgiven-junit | jar | 0.18.2 |