Last Version

net.shmin:authorization 2.3.1-RELEASE

Easy framework for web developer to build restful project.

License

License

Categories

Categories

Net
GroupId

GroupId

net.shmin
ArtifactId

ArtifactId

authorization
Version

Version

2.3.1-RELEASE
Type

Type

jar
Description

Description

Easy framework for web developer to build restful project.

Download authorization 2.3.1-RELEASE


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

Dependencies

compile (15)

Group / Artifact Type Version
net.shmin : core jar 2.3.1-RELEASE
org.springframework : spring-webmvc jar 4.1.5.RELEASE
org.springframework : spring-core jar 4.1.5.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.12
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.alibaba : fastjson jar 1.1.41
redis.clients : jedis jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
org.springframework : spring-aop jar 4.1.5.RELEASE
org.aspectj : aspectjrt jar 1.6.11
org.aspectj : aspectjweaver jar 1.6.11
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-context-support jar 4.1.5.RELEASE
com.esotericsoftware : kryo jar 3.0.3

provided (2)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.2.2
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.5.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.