License |
License |
---|---|
GroupId | GroupIdspace.lingu.light |
ArtifactId | ArtifactIdlight-compiler |
Version | Version0.2.4 |
Type | Typejar |
Description |
DescriptionA lightweight relational database development module.
|
Filename | Size |
---|---|
light-compiler-0.2.4.pom | |
light-compiler-0.2.4.jar | 191 KB |
light-compiler-0.2.4-sources.jar | 129 KB |
light-compiler-0.2.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/space.lingu.light/light-compiler/ -->
<dependency>
<groupId>space.lingu.light</groupId>
<artifactId>light-compiler</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/space.lingu.light/light-compiler/
implementation 'space.lingu.light:light-compiler:0.2.4'
// https://jarcasting.com/artifacts/space.lingu.light/light-compiler/
implementation ("space.lingu.light:light-compiler:0.2.4")
'space.lingu.light:light-compiler:jar:0.2.4'
<dependency org="space.lingu.light" name="light-compiler" rev="0.2.4">
<artifact name="light-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='space.lingu.light', module='light-compiler', version='0.2.4')
)
libraryDependencies += "space.lingu.light" % "light-compiler" % "0.2.4"
[space.lingu.light/light-compiler "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
space.lingu.light : light-core | jar | 0.2.4 |
com.google.auto.service : auto-service | jar | 1.0.1 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |