j

julia-asm

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
http://fractal.objectweb.org/
LGPL
ObjectWeb Consortium
Eric Bruneton Thierry Coupaye Jean-Bernard Stefani
Files download
File Operation
julia-asm-2.1.5.jar download
julia-asm-2.1.5.pom download
Apache Maven
<dependency>
  <groupId>org.objectweb.fractal.julia</groupId>
  <artifactId>julia-asm</artifactId>
  <version>2.1.5</version>
</dependency>
Gradle Groovy
implementation 'org.objectweb.fractal.julia:julia-asm:2.1.5'
Gradle Kotlin
implementation("org.objectweb.fractal.julia:julia-asm:2.1.5")
Scala SBT
libraryDependencies += "org.objectweb.fractal.julia" % "julia-asm" % "2.1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.objectweb.fractal.julia', module='julia-asm', version='2.1.5')
)
Apache Ivy
<dependency org="org.objectweb.fractal.julia" name="julia-asm" rev="2.1.5" />
Leiningen
[org.objectweb.fractal.julia/julia-asm "2.1.5"]
Apache Buildr
'org.objectweb.fractal.julia:julia-asm:jar:2.1.5'
Dependencies

compile

|-- asm:asm:2.0