smqd / smqd-plugin-rptsvr   0.1.1

GNU Lesser General Public License v3.0 only GitHub

SMQD Plugin that serves as Jasper Report Server

Scala versions: 2.12

smqd-plugin-rptsvr 0.1.0


Group ID:
com.thing2x
Artifact ID:
smqd-plugin-rptsvr_2.12
Version:
0.1.0
Release Date:
May 20, 2019
Licenses:
Files:

libraryDependencies += "com.thing2x" %% "smqd-plugin-rptsvr" % "0.1.0"

Mill build tool

ivy"com.thing2x::smqd-plugin-rptsvr:0.1.0"

Scala CLI

//> using dep "com.thing2x::smqd-plugin-rptsvr:0.1.0"

Ammonite REPL

import $ivy.`com.thing2x::smqd-plugin-rptsvr:0.1.0`

<dependency>
  <groupId>com.thing2x</groupId>
  <artifactId>smqd-plugin-rptsvr_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.thing2x', name: 'smqd-plugin-rptsvr_2.12', version: '0.1.0'