Apache Isis Core - Code Gen (ByteBuddy)

Code generation using ByteBuddy.

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-codegen-bytebuddy
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Isis Core - Code Gen (ByteBuddy)
Code generation using ByteBuddy.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-codegen-bytebuddy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.11.22
org.objenesis : objenesis jar 2.6
org.apache.isis.commons : isis-commons jar 2.0.0-M7

provided (1)

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

Project Modules

There are no modules declared in this project.
org.apache.isis.core

The Apache Software Foundation

Versions

Version
2.0.0-M7
2.0.0-M6
2.0.0-M5
2.0.0-M4
2.0.0-M3