License |
License |
---|---|
GroupId | GroupIdcom.fluxtion |
ArtifactId | ArtifactIdcompiler |
Version | Version3.1.2 |
Type | Typejar |
Description |
Descriptionfluxtion :: compiler
Root build pom for use by non-pom projects
|
Filename | Size |
---|---|
compiler-3.1.2.pom | |
compiler-3.1.2.jar | 227 KB |
compiler-3.1.2-tests.jar | 448 KB |
compiler-3.1.2-sources.jar | 136 KB |
compiler-3.1.2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fluxtion/compiler/ -->
<dependency>
<groupId>com.fluxtion</groupId>
<artifactId>compiler</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion/compiler/
implementation 'com.fluxtion:compiler:3.1.2'
// https://jarcasting.com/artifacts/com.fluxtion/compiler/
implementation ("com.fluxtion:compiler:3.1.2")
'com.fluxtion:compiler:jar:3.1.2'
<dependency org="com.fluxtion" name="compiler" rev="3.1.2">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion', module='compiler', version='3.1.2')
)
libraryDependencies += "com.fluxtion" % "compiler" % "3.1.2"
[com.fluxtion/compiler "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fluxtion : runtime | jar | 3.1.2 |
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 | jar | 1.7 |
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 |
com.google.auto.service : auto-service | jar | 1.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
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 |