Commit Graph

15849 Commits

Author SHA1 Message Date
dependabot[bot] a70533af83
Bump zip4j from 1.3.2 to 2.9.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:04:24 +00:00
dependabot[bot] 67a82992fc
Bump hibernate-core in /persistence-modules/hibernate5
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.12.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.12...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 08:38:12 +00:00
dependabot[bot] 43dcc02240
Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.3.11.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.3.11...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 05:44:24 +00:00
YuCheng Hu 7add8d736b Update the link for Junit 4 and @Before 2021-11-22 14:40:32 -05:00
YuCheng Hu 6e4a769626 Rename package to ossez 2021-11-22 13:35:20 -05:00
YuCheng Hu 9e1f3c0899 Add Junit5 test base 2021-11-22 13:31:26 -05:00
YuCheng Hu a5a189d470 Main test function 2021-11-04 11:01:24 -04:00
YuCheng Hu 7f1303cc0c Update link for Java Microbenchmark Harness 2021-10-07 14:53:19 -04:00
YuCheng Hu 15c347e799 Add compiler for JMH https://www.ossez.com/t/intellij-idea/13759 2021-10-05 15:19:54 -04:00
YuCheng Hu fa03213d81 Add JMH document and source code 2021-10-04 14:46:11 -04:00
YuCheng Hu ab9d7ba9e6 更新 JMH 的文档和代码 2021-10-04 14:45:16 -04:00
YuCheng Hu 3aa0921688 Add docs for xml process 2021-09-29 13:46:51 -04:00
YuCheng Hu 387d88d36c Add docs for xml process 2021-09-29 13:46:08 -04:00
YuCheng Hu 17044eb132 Check Prime numbers 2021-09-23 15:49:02 -04:00
YuCheng Hu f3702780af Init commit all code 2021-09-23 15:04:07 -04:00
YuCheng Hu 1a634bdd03 Init commit all code 2021-09-23 15:03:44 -04:00
YuCheng Hu 32311cd138 Java number related and examples 2021-09-23 15:00:31 -04:00
YuCheng Hu e6b16cbf16 Update change to different folder and set to rebuild 2021-09-23 14:04:28 -04:00
YuCheng Hu 8470f8bf9f 修改项目到不同的路径 2021-09-23 14:03:26 -04:00
YuCheng Hu 3984d49417 set jmh-core.version Test 2021-09-22 17:51:45 -04:00
YuCheng Hu 7d0cf99b3d Add java numbers 2021-09-22 17:34:51 -04:00
YuCheng Hu 103e960eda Core Java for loop test 2021-09-09 13:43:33 -04:00
YuCheng Hu a32b2971ea JSON 数据格式 2021-09-01 16:15:22 -04:00
dependabot[bot] 0f5fefab2f
Bump jsoup from 1.7.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.2...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:59:31 +00:00
YuCheng Hu 1654988fe3 对 Java 核心的内容进行合并和调试 2021-08-13 15:33:33 -04:00
dependabot[bot] 25733d7707
Bump bcprov-jdk15on from 1.55 to 1.67 in /core-java-modules/core-java-io
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.55 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 15:39:48 +00:00
YuCheng Hu f8d0bd94bc 修正项目结构 2021-08-12 18:45:40 -04:00
YuCheng Hu 2eb82e8a22
主项目依赖进行修改 2021-08-11 23:56:08 -04:00
YuCheng Hu ebb13f106a
提交修改过的项目文件 2021-08-11 23:55:34 -04:00
dependabot[bot] 2fdc7c60eb
Bump commons-compress from 1.20 to 1.21
Bumps commons-compress from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:16:26 +00:00
YuCheng Hu 7cae38ad9f
Merge pull request #24 from cwiki-us-docs/code_bank
Update Lic info
2021-05-01 09:17:11 -04:00
YuCheng Hu 17ee8f4987 Update Lic info 2021-05-01 08:39:22 -04:00
YuCheng Hu 4bde120d48
Merge pull request #23 from cwiki-us-docs/add-license-1
Create LICENSE
2021-05-01 08:38:35 -04:00
YuCheng Hu 90296470e0
Create LICENSE 2021-05-01 08:38:11 -04:00
YuCheng Hu 896f8b4bbb
Merge pull request #22 from cwiki-us-docs/code_bank
Change to the import package for com.ossez.lang.tutorial.tests.codility;
2021-04-30 08:56:48 -04:00
YuCheng Hu 0464b1426f
Merge pull request #18 from cwiki-us-docs/dependabot/maven/parent-java/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7 in /parent-java
2021-04-30 08:38:30 -04:00
YuCheng Hu 95b0dbf515 Change to the import package for com.ossez.lang.tutorial.tests.codility; 2021-04-30 08:37:55 -04:00
YuCheng Hu b567b76203
Merge pull request #21 from cwiki-us-docs/code_bank
Finish prime number test to check prime number too 100
2021-04-30 00:55:43 -04:00
YuCheng Hu fa7fdb0f6f word-wrap Function Test function 2021-04-30 00:55:15 -04:00
YuCheng Hu 3351f789d6 Update code for the return firstUniqCharString 2021-04-29 12:04:40 -04:00
YuCheng Hu 5e5b69c9d2 Finish prime number test to check prime number too 100 2021-04-28 23:38:57 -04:00
YuCheng Hu 1c2dbfbe6e
Merge pull request #20 from cwiki-us-docs/code_bank
PrimeNumbersTest
2021-04-28 23:24:52 -04:00
YuCheng Hu ec09d5dfdd PrimeNumbers 2021-04-28 23:23:48 -04:00
YuCheng Hu 3459980156 Change the link for the question and solution 2021-04-27 10:29:49 -04:00
YuCheng Hu baa8c9d58f
Merge pull request #19 from cwiki-us-docs/code_bank
First Unique Character in a String
2021-04-27 10:24:23 -04:00
YuCheng Hu 4398bed9d1 First Unique Character in a String Test submit 2021-04-27 10:23:57 -04:00
dependabot[bot] 41744a8b41
Bump commons-io from 2.6 to 2.7 in /parent-java
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:47:15 +00:00
YuCheng Hu dfd7d7e2b1 Format source code 2021-04-26 10:50:00 -04:00
YuCheng Hu 775b275b71 Add test function and template to run online assessment 2021-04-26 10:49:13 -04:00
YuCheng Hu 13475db996
Merge pull request #17 from cwiki-us-docs/code_bank
update pom for version of security
2021-04-26 09:19:39 -04:00