orange

dynamic sql parse tool

License

License

GroupId

GroupId

io.github.freakchick
ArtifactId

ArtifactId

orange
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

orange
dynamic sql parse tool
Project URL

Project URL

https://github.com/freakchick/orange
Source Code Management

Source Code Management

https://github.com/freakchick/orange.git

Download orange

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.freakchick/orange/ -->
<dependency>
    <groupId>io.github.freakchick</groupId>
    <artifactId>orange</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.freakchick/orange/
implementation 'io.github.freakchick:orange:1.0'
// https://jarcasting.com/artifacts/io.github.freakchick/orange/
implementation ("io.github.freakchick:orange:1.0")
'io.github.freakchick:orange:jar:1.0'
<dependency org="io.github.freakchick" name="orange" rev="1.0">
  <artifact name="orange" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.freakchick', module='orange', version='1.0')
)
libraryDependencies += "io.github.freakchick" % "orange" % "1.0"
[io.github.freakchick/orange "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
ognl : ognl jar 2.7.3
org.apache.commons : commons-lang3 jar 3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0