暫無描述

xujinlin 6aca7c4658 t-oa-config提交 1 年之前
com 6aca7c4658 t-oa-config提交 1 年之前
net b0dbf2068f init 3 年之前
weaver 7396e2b1f7 OA提供的加密jar包 2 年之前
1.png 7a837c2c1f 测试 3 年之前
Readme.md b0dbf2068f init 3 年之前

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>