Last Version

Apache Isis Plugin for Code Generation (ByteBuddy) 2.0.0-M2

Code generation plugin using ByteBuddy.

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-plugins-codegen-bytebuddy
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Plugin for Code Generation (ByteBuddy)
Code generation plugin using ByteBuddy.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-plugins-codegen-bytebuddy 2.0.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.9.2
org.objenesis : objenesis jar 2.4
org.apache.isis.core : isis-core-commons jar 2.0.0-M2
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.6.0
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

Project Modules

There are no modules declared in this project.