Sin descripción

jinlin.xu 7a837c2c1f 测试 hace 3 años
com abf10fd5af 增加请求方法 hace 3 años
net b0dbf2068f init hace 3 años
1.png 7a837c2c1f 测试 hace 3 años
Readme.md b0dbf2068f init hace 3 años

Readme.md

maven-repository

Maven Repository

Usage

Add This To you project pom.xml

      <repositories>
        <repository>
            <id>jing-tong</id>
            <name>JingTong Maveen Repository</name>
            <url>http://code.jing-tong.com:3000/JTCP/maven/raw/master/</url>
        </repository>
      </repositories>