License |
License |
---|---|
GroupId | GroupIdcom.fluxtion |
ArtifactId | ArtifactIdcompiler |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptionfluxtion :: compiler
Root build pom for use by non-pom projects
|
Filename | Size |
---|---|
compiler-4.0.0.pom | |
compiler-4.0.0.jar | 228 KB |
compiler-4.0.0-tests.jar | 444 KB |
compiler-4.0.0-sources.jar | 136 KB |
compiler-4.0.0-javadoc.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fluxtion/compiler/ -->
<dependency>
<groupId>com.fluxtion</groupId>
<artifactId>compiler</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion/compiler/
implementation 'com.fluxtion:compiler:4.0.0'
// https://jarcasting.com/artifacts/com.fluxtion/compiler/
implementation ("com.fluxtion:compiler:4.0.0")
'com.fluxtion:compiler:jar:4.0.0'
<dependency org="com.fluxtion" name="compiler" rev="4.0.0">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion', module='compiler', version='4.0.0')
)
libraryDependencies += "com.fluxtion" % "compiler" % "4.0.0"
[com.fluxtion/compiler "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fluxtion : runtime | jar | 4.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.jgrapht : jgrapht-core | jar | 0.9.0 |
org.jgrapht : jgrapht-ext | jar | 0.9.0 |
net.vidageek : mirror | jar | 1.6.1 |
org.reflections : reflections | jar | 0.9.9 |
io.github.classgraph : classgraph | jar | 4.6.27 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |
org.yaml : snakeyaml | jar | 1.26 |
com.googlecode.gentyref : gentyref | jar | 1.2.0 |
net.jodah : typetools | jar | 0.4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.googlejavaformat : google-java-format | jar | 1.3 |
commons-cli : commons-cli | jar | 1.3.1 |
com.google.guava : guava | jar | [24.1.1,) |
commons-io : commons-io | jar | 2.7 |
com.squareup : javapoet | jar | 1.13.0 |
com.intellij : annotations | jar | 12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.google.auto.service : auto-service | jar | 1.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
it.unimi.dsi : fastutil | jar | 7.0.7 |
com.thoughtworks.qdox : qdox | jar | 1.12.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.1 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
io.github.hakky54 : logcaptor | jar | 2.3.0 |