Flip Processor

A new way to build web applications

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-processor
Last Version

Last Version

12-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip Processor
A new way to build web applications

Download flip-processor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.0.0.v20110901
com.google.code.gson : gson jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
12-RELEASE
11-RELEASE
10-RELEASE
2-RELEASE
1-RELEASE