is not current version
Last Version 0.0.18

Alexandria Compiler 0.0.17

Library to support in-memory compilation and execution of dynamically generated Java code.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-compiler
Version

Version

0.0.17
Type

Type

jar
Description

Description

Alexandria Compiler
Library to support in-memory compilation and execution of dynamically generated Java code.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.17/ax-compiler

Download ax-compiler 0.0.17


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

Dependencies

compile (3)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.17
org.hamcrest : hamcrest-core jar 1.3
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.