Java Express

HTTP Framework based on expressjs, no dependencies, simple usage.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.Simonwep
ArtifactId

ArtifactId

java-express
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Java Express
HTTP Framework based on expressjs, no dependencies, simple usage.
Project URL

Project URL

https://github.com/Simonwep/java-express
Source Code Management

Source Code Management

http://github.com/Simonwep/java-express/tree/master

Download java-express

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9