Last Version

com.tiny.spring 1.0.7

A simple and flexible web service framework based on Mina

License

License

GroupId

GroupId

com.fenglinga
ArtifactId

ArtifactId

tinyspring
Version

Version

1.0.7
Type

Type

jar
Description

Description

com.tiny.spring
A simple and flexible web service framework based on Mina
Project URL

Project URL

https://github.com/nkligang/tinySpring
Source Code Management

Source Code Management

https://github.com/nkligang/tinySpring.git

Download tinyspring 1.0.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.29
log4j : log4j jar 1.2.17
com.alibaba : fastjson jar 1.2.62
org.apache.velocity : velocity jar 1.7
mysql : mysql-connector-java jar 5.0.8
org.apache.mina : mina-core jar 2.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.