Jar examples for s:stage-compiler
Annotation processor merging classes and managing lazy initialization
You can download jar file stage-compiler 1.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add stage-compiler-1.9.jar to your project.
<dependency> <groupId>net.openhft</groupId> <artifactId>stage-compiler</artifactId> <version>1.9</version> </dependency>
compile group: 'net.openhft', name: 'stage-compiler', version: '1.9'
libraryDependencies += "net.openhft" % "stage-compiler" % "1.9"
<dependency org="net.openhft" name="stage-compiler" rev="1.9"/>
@Grapes(@Grab(group='net.openhft', module='stage-compiler', version='1.9'))
'net.openhft:stage-compiler:jar:1.9'
Click the following link to download the jar file.
stage-compiler-1.9-javadoc.jar