is not current version
Last Version 2.1.0

astra-cli 1.2.2

Astra CLI provides a command line interface for interacting with Astra, a Java tool for analysing and refactoring Java source code.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.alfasoftware
ArtifactId

ArtifactId

astra-cli
Version

Version

1.2.2
Type

Type

jar
Description

Description

astra-cli
Astra CLI provides a command line interface for interacting with Astra, a Java tool for analysing and refactoring Java source code.
Project Organization

Project Organization

Alfa Financial Software Limited

Download astra-cli 1.2.2


<!-- https://jarcasting.com/artifacts/org.alfasoftware/astra-cli/ -->
<dependency>
    <groupId>org.alfasoftware</groupId>
    <artifactId>astra-cli</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/astra-cli/
implementation 'org.alfasoftware:astra-cli:1.2.2'
// https://jarcasting.com/artifacts/org.alfasoftware/astra-cli/
implementation ("org.alfasoftware:astra-cli:1.2.2")
'org.alfasoftware:astra-cli:jar:1.2.2'
<dependency org="org.alfasoftware" name="astra-cli" rev="1.2.2">
  <artifact name="astra-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='astra-cli', version='1.2.2')
)
libraryDependencies += "org.alfasoftware" % "astra-cli" % "1.2.2"
[org.alfasoftware/astra-cli "1.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.alfasoftware : astra-core jar 1.2.2
info.picocli : picocli jar 4.5.1
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.