License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.github.wangsongyan |
ArtifactId | ArtifactIdfast4j-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.wangsongyan:fast4j-core
Fast Web Framework For Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fast4j-core-1.0.0.pom | |
fast4j-core-1.0.0.jar | 243 KB |
fast4j-core-1.0.0-sources.jar | 214 KB |
fast4j-core-1.0.0-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangsongyan/fast4j-core/ -->
<dependency>
<groupId>com.github.wangsongyan</groupId>
<artifactId>fast4j-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangsongyan/fast4j-core/
implementation 'com.github.wangsongyan:fast4j-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.wangsongyan/fast4j-core/
implementation ("com.github.wangsongyan:fast4j-core:1.0.0")
'com.github.wangsongyan:fast4j-core:jar:1.0.0'
<dependency org="com.github.wangsongyan" name="fast4j-core" rev="1.0.0">
<artifact name="fast4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangsongyan', module='fast4j-core', version='1.0.0')
)
libraryDependencies += "com.github.wangsongyan" % "fast4j-core" % "1.0.0"
[com.github.wangsongyan/fast4j-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.0.2.Final |