License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIdbytekit-parent |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbytekit
bytecode kit for java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bytekit-parent-0.0.7.pom | 12 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core Optional | jar | 2.9.1 |