PluginExpress

RESTExpress Plugins

License

License

GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

PluginExpress
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

PluginExpress
RESTExpress Plugins
Project URL

Project URL

https://github.com/RestExpress/PluginExpress

Download PluginExpress

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.strategicgains : DateAdapterJ jar 1.1.1
com.strategicgains : RestExpress jar 0.8.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.8.2

Project Modules

There are no modules declared in this project.
com.strategicgains

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.1.1
0.1.0