org.apache.ignite:ignite-bytecode


License

License

GroupId

GroupId

org.apache.ignite
ArtifactId

ArtifactId

ignite-bytecode
Last Version

Last Version

3.0.0-alpha5
Release Date

Release Date

Type

Type

jar
Description

Description

Download ignite-bytecode

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha5
3.0.0-alpha4
3.0.0-alpha3
3.0.0-alpha2