Bytecode-level logging weaver driven by the Log/LogAll annotations from log-api. Modules: - log-api : the Log / LogAll annotation types - log-weaver-core : transformation engine (no build-tool dependencies) - log-weaver-maven-plugin : @Mojo wrapping the core for the Maven build - log-weaver-agent : Java agent wrapping the core as a ClassFileTransformer - log-weaver-bom : Bill of Materials importing all of the ...
Version0.8compared with

Version Details

Compile Changes (2)

0.3 0.8
ChangeGroup / ArtifactPreviousCurrent
- Removed io.github.ralfspoeth » log-api0.3-
- Removed org.jspecify » jspecify1.0.0-

Provided Changes (3)

0.3 0.8
ChangeGroup / ArtifactPreviousCurrent
- Removed org.apache.maven » maven-core3.9.15-
- Removed org.apache.maven » maven-plugin-api3.9.15-
- Removed org.apache.maven.plugin-tools » maven-plugin-annotations3.15.2-

Test Changes (1)

0.3 0.8
ChangeGroup / ArtifactPreviousCurrent
- Removed org.junit.jupiter » junit-jupiter-api6.0.3-