Last Version

FormKiQ Server 0.4.3

Server-side integration for the FormKiQ ios application

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.formkiq
ArtifactId

ArtifactId

greeting
Version

Version

0.4.3
Type

Type

jar
Description

Description

FormKiQ Server
Server-side integration for the FormKiQ ios application
Project URL

Project URL

http://www.formkiq.com

Download greeting 0.4.3


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

Dependencies

compile (19)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.2.6
org.springframework.security : spring-security-core jar 4.0.4.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.3.3.RELEASE
commons-validator : commons-validator jar 1.4.1
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.3.3.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.3.3.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 1.3.3.RELEASE
org.postgresql : postgresql jar 9.4-1201-jdbc41
org.flywaydb : flyway-core jar 3.2.1
org.springframework : spring-core jar 4.2.4.RELEASE
commons-io : commons-io jar 2.4
org.springframework.boot : spring-boot-starter-web jar 1.3.3.RELEASE
org.springframework : spring-context-support jar 4.2.4.RELEASE
org.apache.poi : poi-ooxml jar 3.12
org.apache.commons : commons-lang3 jar 3.4
org.springframework.security : spring-security-crypto jar 4.0.4.RELEASE
org.apache.poi : poi jar 3.12
javax.interceptor : javax.interceptor-api jar 1.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.3.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.1
org.easymock : easymock jar 3.3.1
com.google.code.gson : gson jar 2.5
org.springframework : spring-test jar 4.2.4.RELEASE

Project Modules

There are no modules declared in this project.