libjavassist-java binary package in Ubuntu Bionic amd64

 This library makes Java bytecode manipulation simple. It enables Java
 programs to define a new class at runtime and to modify a class file
 when the JVM loads it.
 .
 Unlike other bytecode editors, Javassist provides two levels of API:
 source level and bytecode level. With the source-level API, users can
 edit a class file without knowledge of the specifications of the Java
 bytecode. You can even specify inserted bytecode in the form of source
 text; Javassist compiles it on the fly. On the other hand, the
 bytecode-level API allows the users to directly edit a class file as
 other editors.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-04-23 13:37:53 UTC Published Ubuntu Bionic amd64 release universe libs Optional 1:3.21.0-2
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe libs Optional 1:3.21.0-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-04-23 13:38:34 UTC Superseded Ubuntu Bionic amd64 release universe libs Optional 1:3.21.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of javassist 1:3.21.0-2 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu zesty-proposed amd64 in Primary Archive for Ubuntu