Application Layer Libs

Last Version: 1.0.2

Release Date:

JASMINe :: Monitoring :: MBeanCmd :: Extensions :: LeWYS

org.ow2.jasmine : mbeancmd-lewys

MBeanCmd is a command-line tool written in Java for interacting with MBeans on any J2EE server.

Last Version: 2.3.2

Release Date:

Last Version: 0.4.0

Release Date:

Hypo

dev.denwav.hypo : hypo-asm-hydrate

An extensible and pluggable Java bytecode analytical model

Last Version: 1.2.4

Release Date:

Ext - Jasmine

org.eclipse.dirigible : dirigible-ext-jasmine

External modules packaged with Dirigible

Last Version: 6.3.6

Release Date:

Last Version: 0.1.2

Release Date:

asmsupport-standard

cn.wensiqun : asmsupport-standard

This module is a standard apid definition of asmsupport, all implements of asmsupport will be following this standard api.

Last Version: 0.4.3

Release Date:

asmkt

net.ormr.asmkt : asmkt

Kotlin DSL wrapper for ASM

Last Version: 0.0.9

Release Date:

asm-annotations

it.sephiroth.android.library.asm : asm-annotations

Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug)

Last Version: 0.1.0-rc3

Release Date:

JASMINe :: Monitoring :: EventSwitch :: RA for JOnAS 4

org.ow2.jasmine.monitoring : eventswitch-ra-jonas4

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.

Last Version: 1.2.1-M7

Release Date:

Kotlin Stdlib Wasm

org.jetbrains.kotlin : kotlin-stdlib-wasm

Kotlin Standard Library for experimental WebAssembly platform

Last Version: 1.7.0

Release Date:

JPlasma

net.sourceforge.jplasma : jplasma

JPlasma is a Java port of PLASMA (Parallel Linear Algebra for Scalable Multi-core Architectures).

Last Version: 1.2.0

Release Date:

knasm

com.epam.drill.knasm : knasm-linuxx64

GitHub Actions Maven Central

Last Version: 0.5.1

Release Date:

knasm

com.epam.drill.knasm : knasm

GitHub Actions Maven Central

Last Version: 0.5.1

Release Date:

lib-asm

io.github.haoyubihai : lib-asm

Lib-asm quickly create plug-ins Realize bytecode processing function through asm

Last Version: 0.1.0

Release Date:

Last Version: 1.0.3

Release Date:

Last Version: 0.1.3

Release Date:

blake2b-wasm

org.webjars.npm : blake2b-wasm

WebJar for blake2b-wasm

Last Version: 1.1.7

Release Date:

Last Version: 2.0.3

Release Date:

Last Version: 9.2.0.2

Release Date:

JASMINe :: Monitoring :: EventSwitch :: Core Bundle

org.ow2.jasmine.monitoring : eventswitch-core-bundle

JASMINe Monitoring is a set of tools allowing to supervise a distributed infrastructure. This is composed of probes, a system to aggregate, filter, ... monitoring informations (JASMINe Probe), a message bus (EventSwitch), a storage system, an alarm mechanism and a web console (JASMINe EoS - Eye of SOA).

Last Version: 1.4.2

Release Date:

JASMINe :: Monitoring :: EventSwitch :: Drools EJB for JOnAS 4

org.ow2.jasmine.monitoring : eventswitch-drools-ejb-jonas4

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.

Last Version: 1.2.1-M7

Release Date:

Tascalate ASMX / ASM Tree

net.tascalate : net.tascalate.asmx.tree

Tascalate ASMX, tree API of ObjectWeb ASM (shaded), a very small and fast Java byte code manipulation framework

Last Version: 9.2.1

Release Date:

lancet-base-asm6

com.changdaowan : lancet-base-asm6

发布组件到Maven仓库的gradle脚本,支持aar和jar发布

Last Version: 1.0.0

Release Date:

JASMINe :: Self management :: Rules :: Cluster :: JK :: Common

org.ow2.jasmine.rules : jasmine-selfmanagement-rules-cluster-jk-common

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.

Last Version: 1.3.7

Release Date:

jasmine-maven-plugin

com.github.searls : jasmine-maven-plugin

A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with Chrome, and produces JUnit XML reports

Last Version: 3.0-beta-02

Release Date:

Byteman AsciiDoc Documentation

org.jboss.byteman : byteman-asciidoc

Byteman is a java agent-based bytecode injection tool. It can be used to inject Event Condition Action rules into Java application and JVM runtime methods. Its primary purpose is to support execution tracing and fault injection testing.

Last Version: 4.0.19

Release Date:

Last Version: 5.12.7.Final

Release Date:

Last Version: 1.5.0.0

Release Date:

NBPCG Local Database Access Support Library

uk.theretiredprogrammer.nbpcglibrary : localdatabaseaccess

Local DB Access Support Library - Classes and Interfaces for the modules generated using the NetBeans Platform Code Generator(NBPCG)

Last Version: 4.0.0

Release Date:

Last Version: 4.0.0

Release Date:

jscglib

com.javax0 : jscglib

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 1.0.1

Release Date:

NBPCG Node Support Library

uk.theretiredprogrammer.nbpcglibrary : node

General Node Support Classes and Interfaces for the modules generated using the NetBeans Platform Code Generator(NBPCG)

Last Version: 4.0.0

Release Date:

Last Version: 0.1.1

Release Date:

com.github.vindell:cxf-rt-javassist

com.github.vindell : cxf-rt-javassist

通过javassist生成基于cxf的jaxws、jaxrs实现

Last Version: 1.0.2.RELEASE

Release Date:

Last Version: 2.7

Release Date:

Last Version: 1.0.0

Release Date:

JavAssist proxy implementation

one.edee.oss : proxycian_javassist

Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy) or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for transparent and easily debuggable proxies, because as we know proxies is usually part of "magic" for the team. Hence, the name of this library - Proxycian as a magician for the proxies ;)

Last Version: 1.3.2

Release Date:

Last Version: 2.5.7

Release Date:

Tinfi Opt Level COMP Mixins

org.ow2.fractal.juliac.tinfi : frascati-tinfi-comp-mixins

Juliac is a compile-time code generation framework for Fractal.

Last Version: 2.8

Release Date:

Last Version: 1.6.0.1

Release Date:

Last Version: 0.14.14

Release Date:

com.github.aro-tech:tdd-mixins-core

com.github.aro-tech : tdd-mixins-core

Java-8 mixins for convenient use of popular testing libraries in test fixtures.

Last Version: 1.1.29

Release Date:

Last Version: 3.0.10

Release Date: