OrientDB Javassit Weaver

This module contains compile time byte code weavers. Which adds boiler plate code. Such as logging of exceptions happens in static initializers.

License

License

Categories

Categories

Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-javassist
Last Version

Last Version

3.0.0RC1
Release Date

Release Date

Type

Type

jar
Description

Description

OrientDB Javassit Weaver
This module contains compile time byte code weavers. Which adds boiler plate code. Such as logging of exceptions happens in static initializers.
Project Organization

Project Organization

OrientDB

Download orientdb-javassist

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.icongmbh.oss.maven.plugins : javassist-maven-plugin jar 1.1.0
org.javassist : javassist jar 3.22.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0RC1
2.2.31