asmsupport

This project is will help developer to dynamic create/modify class at runtime simply, and it's base on ASM framework. but it's different to ASM, it's make developer don't care about LocalVariables and Stack status at JVM layer, and also don't care the underlying instructions of JVM.

Лицензия

Лицензия

GNU LESSER GENERAL PUBLIC LICENSE
Категории

Категории

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

Группа

cn.wensiqun
Идентификатор

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

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

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

0.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

asmsupport
This project is will help developer to dynamic create/modify class at runtime simply, and it's base on ASM framework. but it's different to ASM, it's make developer don't care about LocalVariables and Stack status at JVM layer, and also don't care the underlying instructions of JVM.
Ссылка на сайт

Ссылка на сайт

https://github.com/wensiqun/asmsupport

Скачать asmsupport

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

  • asmsupport-third
  • asmsupport-standard
  • asmsupport-core
  • asmsupport-client
  • asmsupport-issues
  • asmsupport-sample

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

Версия
0.4.3
0.4.2
0.4.1
0.4
0.3