web-utils

Utilties to reduce the boilerplate code

License

License

GroupId

GroupId

org.javawebstack
ArtifactId

ArtifactId

web-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

web-utils
Utilties to reduce the boilerplate code
Project URL

Project URL

https://github.com/JavaWebStack/web-utils
Source Code Management

Source Code Management

https://github.com/JavaWebStack/web-utils/tree/master

Download web-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.javawebstack : orm jar 1.0.1
org.javawebstack : http-server jar 1.0.1
com.github.javafaker : javafaker jar 1.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0