net.sinodawn:sinoc-common

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-common
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sinoc-common

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.26
org.projectlombok : lombok jar 1.18.12
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.2