License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.jjxliu306 |
ArtifactId | ArtifactIdng-form-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionng-form-core
ng-form配套后台服务包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng-form-core-1.0.1.pom | |
ng-form-core-1.0.1.jar | 26 KB |
ng-form-core-1.0.1-sources.jar | 15 KB |
ng-form-core-1.0.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jjxliu306/ng-form-core/ -->
<dependency>
<groupId>io.github.jjxliu306</groupId>
<artifactId>ng-form-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jjxliu306/ng-form-core/
implementation 'io.github.jjxliu306:ng-form-core:1.0.1'
// https://jarcasting.com/artifacts/io.github.jjxliu306/ng-form-core/
implementation ("io.github.jjxliu306:ng-form-core:1.0.1")
'io.github.jjxliu306:ng-form-core:jar:1.0.1'
<dependency org="io.github.jjxliu306" name="ng-form-core" rev="1.0.1">
<artifact name="ng-form-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jjxliu306', module='ng-form-core', version='1.0.1')
)
libraryDependencies += "io.github.jjxliu306" % "ng-form-core" % "1.0.1"
[io.github.jjxliu306/ng-form-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.5 |
com.alibaba : fastjson | jar | 1.2.76 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |