Last Version

Simple RESTFul Backend for Java 3.0.0

The archetype to generate code simple restful backend in Java

License

License

GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

srb4j
Version

Version

3.0.0
Type

Type

jar
Description

Description

Simple RESTFul Backend for Java
The archetype to generate code simple restful backend in Java
Project URL

Project URL

https://github.com/chenjianjx/srb4j
Source Code Management

Source Code Management

https://github.com/chenjianjx/srb4j

Download srb4j 3.0.0


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

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.