Last Version

astra-cli 2.1.0

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

2.1.0
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 2.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.alfasoftware : astra-core jar 2.1.0
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.