| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sinodawn |
| ArtifactId | ArtifactIdsinoc |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsinoc
SINOC (SINOC is not only CRUD) is a SinoDawn web development framework based on SpringBoot.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sinoc-0.0.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sinodawn/sinoc/ -->
<dependency>
<groupId>net.sinodawn</groupId>
<artifactId>sinoc</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sinodawn/sinoc/
implementation 'net.sinodawn:sinoc:0.0.3'
// https://jarcasting.com/artifacts/net.sinodawn/sinoc/
implementation ("net.sinodawn:sinoc:0.0.3")
'net.sinodawn:sinoc:pom:0.0.3'
<dependency org="net.sinodawn" name="sinoc" rev="0.0.3">
<artifact name="sinoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sinodawn', module='sinoc', version='0.0.3')
)
libraryDependencies += "net.sinodawn" % "sinoc" % "0.0.3"
[net.sinodawn/sinoc "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.72 |
| com.blueconic : browscap-java | jar | 1.2.11 |
| cglib : cglib-nodep | jar | 3.2.5 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |