Last Version

Alexandria 0.0.18

A standard library of commonly used Java code.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

alexandria
Version

Version

0.0.18
Type

Type

pom
Description

Description

Alexandria
A standard library of commonly used Java code.

Download alexandria 0.0.18

Filename Size
alexandria-0.0.18.pom 1 KB
Browse

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

  • ax-root
  • ax-project
  • ax-java
  • ax-log-api
  • ax-log
  • ax-analysis
  • ax-test
  • ax-environment
  • ax-reflection
  • ax-type
  • ax-adt
  • ax-compiler
  • ax-expression
  • ax-service
  • ax-wizard
  • ax-command
  • ax-filesystem
  • ax-filesystem-test
  • ax-filesystem-memory
  • ax-fsm
  • ax-fsm-test
  • ax-media
  • ax-parse