sinoc

SINOC (SINOC is not only CRUD) is a SinoDawn web development framework based on SpringBoot.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.sinodawn
ArtifactId

ArtifactId

sinoc
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

sinoc
SINOC (SINOC is not only CRUD) is a SinoDawn web development framework based on SpringBoot.
Project URL

Project URL

https://gitee.com/SinoDawnOrg/sinoc
Source Code Management

Source Code Management

https://gitee.com/SinoDawnOrg/sinoc

Download sinoc

Filename Size
sinoc-0.0.3.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1