Last Version

Alexandria Project 0.0.18

Parent project for most of the code in Alexandria. Note that while g2forge repositories always have a "xx-project", Alexandria also has "ax-root" due to the need to avoid circular dependencies of this base library.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-project
Version

Version

0.0.18
Type

Type

pom
Description

Description

Alexandria Project
Parent project for most of the code in Alexandria. Note that while g2forge repositories always have a "xx-project", Alexandria also has "ax-root" due to the need to avoid circular dependencies of this base library.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.18/ax-project

Download ax-project 0.0.18

Filename Size
ax-project-0.0.18.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/ -->
<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-project</artifactId>
    <version>0.0.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/
implementation 'com.g2forge.alexandria:ax-project:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/
implementation ("com.g2forge.alexandria:ax-project:0.0.18")
'com.g2forge.alexandria:ax-project:pom:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-project" rev="0.0.18">
  <artifact name="ax-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-project', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-project" % "0.0.18"
[com.g2forge.alexandria/ax-project "0.0.18"]

Dependencies

compile (1)

Group / Artifact Type Version
com.g2forge.alexandria : ax-java jar 0.0.18

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.18
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.