Web Frameworks

Last Version: 2.0.1

Release Date:

Gin

io.github.gwtplus.gin : gin

Gin (GWT INjection) brings automatic dependency injection to GWT client-side code. Gin is built on top of Guice and uses (a subset of) Guice's binding language.

Last Version: 3.0.0

Release Date:

Last Version: 2.0.1

Release Date:

gwt-codeserver

net.wetheinter : gwt-codeserver

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

Last Version: 2.7.0

Release Date:

gwt-log

com.allen-sauer.gwt.log : gwt-log

Library providing easy to use logging capabilities to Google Web Toolkit (GWT) projects.

Last Version: 3.3.2

Release Date:

vertx-jooq-shared-reactive

io.github.jklingsporn : vertx-jooq-shared-reactive

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

Last Version: 6.5.4

Release Date:

XApi - Gwt core emulation layer

net.wetheinter : xapi-gwt-api

All Gwt jre emulation code goes in this module, as well as any gwt-compiler overrides. xapi-gwt-api.jar must come before gwt-dev.jar on your compile classpath. A plugin is being built to automatically adjust maven runtime dependencies, but users of ant or IDEs will need to ensure the super jar comes before gwt-dev. We will petition gwt to accept our mods, but, until then, if you want bleeding edge features, you gotta do bleeding edge configuration. Code that ties directly into other modules, like java.lang.reflect for the reflection submodule, have their super-source here, and generators or other implementations in their own modules. This is to maintain consistency in what is or isn't whitelisted in XApi GWT. Some modules, like appengine, provide dependency-specific super-source in their own packages. This module is for jre, junit and core XApi services.

Last Version: 0.5

Release Date:

reactivewizard-jaxrs

se.fortnox.reactivewizard : reactivewizard-jaxrs

The Reactive Wizard project makes it easy to build performant and scalable web applications that harness the power of Rx and Netty (i.e., RxJava and Netty).

Last Version: 13.3.0

Release Date:

gwt-servlet

net.wetheinter : gwt-servlet

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

Last Version: 2.7.0

Release Date:

XApi - Gwt IO implementation

net.wetheinter : xapi-gwt-io

A client-side implementation of io for gwt, which can adapt to various io providers. The inital version will simply use GWT-RPC, but will provide a mutable factory to inject custom strategies.

Last Version: 0.5

Release Date:

Last Version: 1.8.2

Release Date:

@types/react

org.webjars.npm : types__react

WebJar for @types/react

Last Version: 18.0.9

Release Date:

Apache cTAKES chunker

org.apache.ctakes : ctakes-chunker

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.0.0.1

Release Date:

XApi - GWT implementation of data model

net.wetheinter : xapi-gwt-model

This module contains the generators needed to enable GWT support for our model interfaces.

Last Version: 0.5

Release Date:

Last Version: 2.4.3

Release Date:

XApi - GWT concurrency implementation

net.wetheinter : xapi-gwt-process

A GWT scheduling service, designed to give better shared interop with concurrent code. Plans are in the works to implement java.lang.Thread as web workers in the future.

Last Version: 0.5

Release Date:

XApi - Gwt uber jar

net.wetheinter : xapi-gwt

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

Last Version: 0.5

Release Date:

Grails GORM

org.grails : grails-datastore-core

GORM - Grails Data Access Framework

Last Version: 7.3.2

Release Date:

Grails

org.grails : grails-core

Grails Web Application Framework

Last Version: 5.2.0

Release Date:

Wicket CDI

org.apache.wicket : wicket-cdi

Provides integration between Wicket and CDI containers. Enables injection of components and behaviors, as well as other non-contextual object instances. Also enables propagation of conversations between wicket artifacts such as pages and resources.

Last Version: 9.10.0

Release Date:

react-dom

org.webjars.npm : react-dom

WebJar for react-dom

Last Version: 18.1.0

Release Date:

BlockHound JUnit Platform Integration

io.projectreactor.tools : blockhound-junit-platform

Integrates the BlockHound Java agent to detect blocking calls in JUnit Platform-based tests.

Last Version: 1.0.6.RELEASE

Release Date:

Apache cTAKES context dependent tokenizer

org.apache.ctakes : ctakes-context-tokenizer

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.0.0.1

Release Date:

gwt-method-inject

net.wetheinter : gwt-method-inject

XApi is a dependency injection, service-oriented, polyglot java framework. It is comprised of standalone modules for use in web, desktop and mobile java applications. This codebase enables complete reuse of all code across your java stack, as well as the ability to easily define your own Platform, so you can build your own customized runtime environment to extend or replace existing platforms. It is currently geared towards servlets and gwt clients, but the target we are currently developing include: java, gwt [webkit, firefox, ie], javafx, playn [android, ios, flash], appengine & vert.x For Google Web Toolkit, we also include reflection support, more complete emulation of java.lang.Class, zero-overhead dependency injection, a range of code generation utilities, and even "magic-method injection" (for production compiles any method in the app can be swapped out with others based on configuration properties, or any AST mangling / code generating methods you wish to write). There is also a bytecode transformer in the works which will replace calls into the DI utility with direct references to static final factories, to allow the java compiler to completely erase all injection overhead in all java runtimes.

Last Version: 2.5.1

Release Date:

Last Version: 0.5

Release Date:

XApi - GWT AutoUi (generating GWT UI's based on model interfaces)

net.wetheinter : xapi-gwt-ui-autoui

A set of generator utils to create GWT views and editors from your data models.

Last Version: 0.5

Release Date:

Elemento :: Template API

org.jboss.gwt.elemento : elemento-template-api

Annotations to mark and bind HTML templates

Last Version: 0.9.6-gwt2

Release Date:

jooby-netty

io.jooby : jooby-netty

The modular web framework for Java and Kotlin

Last Version: 2.15.1

Release Date:

Apache cTAKES Constituency Parser

org.apache.ctakes : ctakes-constituency-parser

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.0.0.1

Release Date:

Apache cTAKES part-of-speech tagger

org.apache.ctakes : ctakes-pos-tagger

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.0.0.1

Release Date:

Apache cTAKES dictionary lookup

org.apache.ctakes : ctakes-dictionary-lookup

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Last Version: 4.0.0.1

Release Date:

Apache cTAKES LVG lexical tools

org.apache.ctakes : ctakes-lvg

cTAKES wrapper for the National Library of Medicine (NLM) SPECIALIST lexical tools

Last Version: 4.0.0.1

Release Date:

XApi - Dev Mode Gwt Compiler

net.wetheinter : xapi-dev-gwtc

This module is a parent for the gwt compiler api, and a number of gui implementations. The core module is an event-based wrapper around gwt compile events, as well as a set of UI controller interfaces which must be implemented. Frontends for gwt and jre are provided, which will replace the compilers used in maven and collide.

Last Version: 0.5

Release Date:

Last Version: 2.4.3

Release Date:

XApi - Gwt Compiler Implementation

net.wetheinter : xapi-gwtc-impl

This module contains the business logic of running gwt compiles. It implements and exposes all functionality of the gwt compiler, and should only ever be included in dev-mode runtimes that need to perform gwt compiles. In the maven plugin, the jre frontend and this backend are used together in one runtime. In the collide plugin, the gwt frontend runs in the browser, and this backend runs in vert.x server.

Last Version: 0.5

Release Date:

vertx-jooq-classic-reactive

io.github.jklingsporn : vertx-jooq-classic-reactive

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

Last Version: 6.5.4

Release Date:

vertx-jooq-rx-reactive

io.github.jklingsporn : vertx-jooq-rx-reactive

A jOOQ-CodeGenerator to create vertxified DAOs and POJOs

Last Version: 6.5.4

Release Date:

Last Version: 5.2.1

Release Date:

jooby-run

io.jooby : jooby-run

The modular web framework for Java and Kotlin

Last Version: 2.15.1

Release Date:

jooby-jackson

io.jooby : jooby-jackson

The modular web framework for Java and Kotlin

Last Version: 2.15.1

Release Date: