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