light

A lightweight relational database development module.

License

License

GroupId

GroupId

space.lingu.light
ArtifactId

ArtifactId

light-parent
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

light
A lightweight relational database development module.
Project URL

Project URL

https://github.com/Roll-W/light
Source Code Management

Source Code Management

https://github.com/Roll-W/light

Download light-parent

Filename Size
light-parent-0.2.4.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/space.lingu.light/light-parent/ -->
<dependency>
    <groupId>space.lingu.light</groupId>
    <artifactId>light-parent</artifactId>
    <version>0.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/space.lingu.light/light-parent/
implementation 'space.lingu.light:light-parent:0.2.4'
// https://jarcasting.com/artifacts/space.lingu.light/light-parent/
implementation ("space.lingu.light:light-parent:0.2.4")
'space.lingu.light:light-parent:pom:0.2.4'
<dependency org="space.lingu.light" name="light-parent" rev="0.2.4">
  <artifact name="light-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='space.lingu.light', module='light-parent', version='0.2.4')
)
libraryDependencies += "space.lingu.light" % "light-parent" % "0.2.4"
[space.lingu.light/light-parent "0.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../light-compiler
  • ../light-core

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0