Isis Core CgLib Bytecode

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

Лицензия

Лицензия

Категории

Категории

cglib Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.apache.isis.core
Идентификатор

Идентификатор

isis-core-bytecode-cglib
Последняя версия

Последняя версия

1.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Isis Core CgLib Bytecode
Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать isis-core-bytecode-cglib

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.isis.core : isis-core-runtime jar 1.7.0
asm : asm jar 3.3.1
org.objenesis : objenesis jar 1.4
cglib : cglib-nodep jar 2.2.2
com.google.guava : guava jar 16.0.1
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.6

test (3)

Идентификатор библиотеки Тип Версия
org.apache.isis.core : isis-core-runtime test-jar 1.7.0
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0