is not current version
Last Version 0.0.3

sinoc 0.0.1

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
Version

Version

0.0.1
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 0.0.1

Filename Size
sinoc-0.0.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sinodawn/sinoc/ -->
<dependency>
    <groupId>net.sinodawn</groupId>
    <artifactId>sinoc</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sinodawn/sinoc/
implementation 'net.sinodawn:sinoc:0.0.1'
// https://jarcasting.com/artifacts/net.sinodawn/sinoc/
implementation ("net.sinodawn:sinoc:0.0.1")
'net.sinodawn:sinoc:pom:0.0.1'
<dependency org="net.sinodawn" name="sinoc" rev="0.0.1">
  <artifact name="sinoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sinodawn', module='sinoc', version='0.0.1')
)
libraryDependencies += "net.sinodawn" % "sinoc" % "0.0.1"
[net.sinodawn/sinoc "0.0.1"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.4.RELEASE
mysql : mysql-connector-java jar 8.0.21
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
org.springframework.security : spring-security-core jar 5.3.4.RELEASE
org.springframework.security : spring-security-web jar 5.3.4.RELEASE
org.springframework.security : spring-security-config jar 5.3.4.RELEASE
com.alibaba : fastjson jar 1.2.72
com.blueconic : browscap-java jar 1.2.11
com.github.penggle : kaptcha jar 2.3.2
cglib : cglib-nodep jar 3.2.5

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional 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

  • sinoc-core-common
  • sinoc-test