Last Version

bytekit 0.0.7

bytecode kit for java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

bytekit-parent
Version

Version

0.0.7
Type

Type

pom
Description

Description

bytekit
bytecode kit for java
Project URL

Project URL

https://github.com/alibaba/bytekit
Source Code Management

Source Code Management

https://github.com/alibaba/bytekit

Download bytekit-parent 0.0.7

Filename Size
bytekit-parent-0.0.7.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>bytekit-parent</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/
implementation 'com.alibaba:bytekit-parent:0.0.7'
// https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/
implementation ("com.alibaba:bytekit-parent:0.0.7")
'com.alibaba:bytekit-parent:pom:0.0.7'
<dependency org="com.alibaba" name="bytekit-parent" rev="0.0.7">
  <artifact name="bytekit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='bytekit-parent', version='0.0.7')
)
libraryDependencies += "com.alibaba" % "bytekit-parent" % "0.0.7"
[com.alibaba/bytekit-parent "0.0.7"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core Optional jar 2.9.1

Project Modules

  • bytekit-instrument-api
  • bytekit-core