turismo_plus

-- it was once designed - just modify / add my own code to turismo. :) Now it is totally a new software.

License

License

Categories

Categories

Net
GroupId

GroupId

net.moetang
ArtifactId

ArtifactId

turismo_plus
Last Version

Last Version

0.0.5-r
Release Date

Release Date

Type

Type

jar
Description

Description

turismo_plus
-- it was once designed - just modify / add my own code to turismo. :) Now it is totally a new software.
Project URL

Project URL

https://github.com/goodplayer/turismo_plus
Source Code Management

Source Code Management

https://github.com/goodplayer/turismo_plus

Download turismo_plus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.moetang : nekocore jar 0.0.10-r

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-jasper jar 7.0.37

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.0-rc1
org.eclipse.jetty : jetty-servlet jar 9.0.0.v20130308
org.eclipse.jetty : jetty-jsp jar 9.0.0.v20130308
org.eclipse.jetty : jetty-webapp jar 9.0.0.v20130308

Project Modules

There are no modules declared in this project.

turismo_plus

 -- it was once designed - just modify / add my own code to turismo. :)
    Now it is totally a new software.

Build Status

Home Page of turismo

Contact me : http://blog.moetang.net

最新版 0.0.5-r ,详细请见下方

功能越来越多,结构越来越复杂,慢慢的脱离了sinatra/turismo的风格,从0.0.5-r版到turismo_plus代号的最后一版0.0.9-r,api将不断变化以优化API使用和框架性能

How to use latest release, just add the code below to your pom.xml:

<dependency>
    <groupId>net.moetang</groupId>
    <artifactId>turismo_plus</artifactId>
    <version>0.0.5-r</version>
</dependency>

Versions

Version
0.0.5-r
0.0.4-r
0.0.3-r
0.0.2-r