License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdstage-compiler |
Last Version | Last Version1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStage Compiler
Annotation processor merging classes and managing lazy initialization
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stage-compiler-1.12.pom | |
stage-compiler-1.12.jar | 70 KB |
stage-compiler-1.12-sources.jar | 25 KB |
stage-compiler-1.12-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/stage-compiler/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>stage-compiler</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/stage-compiler/
implementation 'net.openhft:stage-compiler:1.12'
// https://jarcasting.com/artifacts/net.openhft/stage-compiler/
implementation ("net.openhft:stage-compiler:1.12")
'net.openhft:stage-compiler:jar:1.12'
<dependency org="net.openhft" name="stage-compiler" rev="1.12">
<artifact name="stage-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='stage-compiler', version='1.12')
)
libraryDependencies += "net.openhft" % "stage-compiler" % "1.12"
[net.openhft/stage-compiler "1.12"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.gforge.spoon : spoon-core | jar | 5.2.0 |
it.unimi.dsi : fastutil | jar | 7.0.6 |