License |
License |
---|---|
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-bytecode |
Last Version | Last Version3.0.0-alpha5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
ignite-bytecode-3.0.0-alpha5.pom | |
ignite-bytecode-3.0.0-alpha5.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-bytecode/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-bytecode</artifactId>
<version>3.0.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-bytecode/
implementation 'org.apache.ignite:ignite-bytecode:3.0.0-alpha5'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-bytecode/
implementation ("org.apache.ignite:ignite-bytecode:3.0.0-alpha5")
'org.apache.ignite:ignite-bytecode:jar:3.0.0-alpha5'
<dependency org="org.apache.ignite" name="ignite-bytecode" rev="3.0.0-alpha5">
<artifact name="ignite-bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-bytecode', version='3.0.0-alpha5')
)
libraryDependencies += "org.apache.ignite" % "ignite-bytecode" % "3.0.0-alpha5"
[org.apache.ignite/ignite-bytecode "3.0.0-alpha5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |
org.ow2.asm : asm | jar | 9.0 |
org.ow2.asm : asm-tree | jar | 9.0 |
org.ow2.asm : asm-util | jar | 9.0 |