Skip to content

johnnywong233/test

Repository files navigation

[![Build Status](https://travis-ci.org/johnnywong233/test.svg?branch=master)](https://travis-ci.org/johnnywong233/test)

These are some silly test/demo, including

  • spring boot demo modules, see here
  • spring cloud demo modules, see here
  • java 8 learning demo, see here
  • mockito test framework demo, see here
  • all kinds of JSON library demo, see here
  • all kinds of XML library demo, see here
  • all kinds of YAML library demo, see here
  • Jsch(ssh tool for java) demo, see here
  • JDK mail tool(javax.mail) and spring mail demo, see here
  • some Util class, see here
  • JDBC, SQL related, see here
  • Socket learning, see here
  • thread related learning, see here
  • java concurrent package learning, see here
  • JDK grammar, see here
  • plant UML language, see here
  • jsoup(html parser), see here

standalone maven jar

mvn install:install-file -Dfile=jbarcode-0.2.8.jar -DgroupId=org.jbarcode -DartifactId=jbarcode -Dversion=0.2.8 -Dpackaging=jar
mvn install:install-file -Dfile=cpdetector-1.0.7.jar -DgroupId=info.monitorenter -DartifactId=cpdetector -Dversion=1.0.7 -Dpackaging=jar
mvn install:install-file -Dfile=qrcode.1.0.jar -DgroupId=com.swetake -DartifactId=qrcode -Dversion=1.0 -Dpackaging=jar
mvn install:install-file -Dfile=qrcode.0.1.jar -DgroupId=jp.sourceforge -DartifactId=qrcode -Dversion=0.1 -Dpackaging=jar
mvn install:install-file -Dfile=jdk.tools-1.8.jar -DgroupId=jdk -DartifactId=tools -Dversion=1.8 -Dpackaging=jar
mvn install:install-file -Dfile=jdk.tools-1.8.jar -DgroupId=jdk.tools -DartifactId=jdk.tools -Dversion=1.8 -Dpackaging=jar
mvn install:install-file -Dfile=jmxtools-1.2.1.jar -DgroupId=com.sun.jdmk -DartifactId=jmxtools -Dversion=1.2.1 -Dpackaging=jar
mvn install:install-file -Dfile=jms-1.1.jar -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar
 
mvn install:install-file -Dfile=mybatis-pagination-1.0.0.jar -DgroupId=org.mybatis -DartifactId=mybatis-pagination -Dversion=1.0.0 -Dpackaging=jar