Last Version

io.github.benas:jql 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

jql
Version

Version

0.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jql 0.1

Filename Size
jql-0.1.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • jql-core
  • jql-maven-plugin
  • jql-shell