is not current version
Last Version 5.3

ActiveJ : Codegen 4.3

Dynamic class and method bytecode generator on top of ObjectWeb ASM. An expression-based fluent API abstracts the complexity of direct bytecode manipulation.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-codegen
Version

Version

4.3
Type

Type

jar
Description

Description

ActiveJ : Codegen
Dynamic class and method bytecode generator on top of ObjectWeb ASM. An expression-based fluent API abstracts the complexity of direct bytecode manipulation.

Download activej-codegen 4.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.2
org.ow2.asm : asm-commons jar 7.2
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.