Default Runtime Default Bytecode (CgLib)

Default runtime implementation.

License

License

GroupId

GroupId

org.apache.isis.runtimes.dflt.bytecode
ArtifactId

ArtifactId

dflt
Last Version

Last Version

0.2.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Default Runtime Default Bytecode (CgLib)
Default runtime implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download dflt

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.isis.runtimes.dflt : runtime jar 0.2.0-incubating
asm : asm jar 3.1
org.objenesis : objenesis jar 1.2
cglib : cglib-nodep jar 2.1_3
log4j : log4j jar 1.2.16
com.google.guava : guava jar 11.0
org.hamcrest : hamcrest-library jar 1.1

test (4)

Group / Artifact Type Version
org.apache.isis.runtimes.dflt : runtime test-jar 0.2.0-incubating
junit : junit jar 4.10
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-incubating
0.1.2-incubating