Last Version

rapidf-restful 1.0.0

Rapid development framework

License

License

GroupId

GroupId

com.lazycece.rapidf
ArtifactId

ArtifactId

rapidf-restful
Version

Version

1.0.0
Type

Type

jar
Description

Description

rapidf-restful
Rapid development framework

Download rapidf-restful 1.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.