Skip to content

yipuran/jacob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jacob

Web Application for JSON response JSONを返すことを目的とした WebFilter で処理する 簡易 Web Application

Document

Extract doc / doc.zip and see the Javadoc or Wiki Page

Setup pom.xml

<repositories>
   <repository>
      <id>jacob</id>
      <url>https://raw.github.com/yipuran/jacob/mvn-repo</url>
   </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>org.jacob</groupId>
        <artifactId>jacob</artifactId>
        <version>2.4</version>
    </dependency>
</dependencies>

About

Web Application for JSON response

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages