lancebill-query-compiler

Compile Lancebill queries based on annotated Java classes.

License

License

GroupId

GroupId

com.kolibrifx.lancebill
ArtifactId

ArtifactId

lancebill-query-compiler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

lancebill-query-compiler
Compile Lancebill queries based on annotated Java classes.

Download lancebill-query-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill-query-compiler/ -->
<dependency>
    <groupId>com.kolibrifx.lancebill</groupId>
    <artifactId>lancebill-query-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill-query-compiler/
implementation 'com.kolibrifx.lancebill:lancebill-query-compiler:1.0.0'
// https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill-query-compiler/
implementation ("com.kolibrifx.lancebill:lancebill-query-compiler:1.0.0")
'com.kolibrifx.lancebill:lancebill-query-compiler:jar:1.0.0'
<dependency org="com.kolibrifx.lancebill" name="lancebill-query-compiler" rev="1.0.0">
  <artifact name="lancebill-query-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kolibrifx.lancebill', module='lancebill-query-compiler', version='1.0.0')
)
libraryDependencies += "com.kolibrifx.lancebill" % "lancebill-query-compiler" % "1.0.0"
[com.kolibrifx.lancebill/lancebill-query-compiler "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.kolibrifx.lancebill : lancebill jar 1.0.0
com.kolibrifx.napo : napo-compiler jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0