diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000000..03a88dcfe980 --- /dev/null +++ b/techstack.md @@ -0,0 +1,134 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [imvignesh003/Java](https://github.com/imvignesh003/Java)![](https://img.stackshare.io/public_badge.svg "public") +

+|11
Tools used|05/10/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Apache Maven +
+ Apache Maven +
+ +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Gradle +
+ Gradle +
+ +
+ JUnit +
+ JUnit +
+ +
+ + +## Open source packages (3) + +## Apache Maven (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[org.assertj:assertj-core](http://assertj.org)|v3.23.1|09/08/22|Poorva Diwan |Apache-2.0|N/A| +|[org.junit.jupiter:junit-jupiter](https://junit.org/junit5/)|v5.9.0|09/08/22|Poorva Diwan |EPL-2.0|N/A| +|[org.junit.jupiter:junit-jupiter-api](https://junit.org/junit5/)|v5.9.0|09/08/22|Poorva Diwan |EPL-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000000..be2e92d47720 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,145 @@ +repo_name: imvignesh003/Java +report_id: f9ebca5cdad44d5abb5d7522ea32a009 +version: 0.1 +repo_type: Public +timestamp: '2024-05-10T13:13:39+00:00' +requested_by: acbin +provider: github +branch: master +detected_tools_count: 11 +tools: +- name: Java + description: A concurrent, class-based, object-oriented, language specifically designed + to have as few implementation dependencies as possible + website_url: https://www.java.com + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/imvignesh003/Java + detection_source: Repo Metadata +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/.devcontainer/Dockerfile + detection_source: ".devcontainer/Dockerfile" + last_updated_by: Arindam Paul + last_updated_on: 2022-06-24 13:29:08.000000000 Z +- name: Apache Maven + description: Apache build manager for Java projects. + website_url: http://maven.apache.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/.devcontainer/Dockerfile + detection_source: ".devcontainer/Dockerfile" + last_updated_by: Arindam Paul + last_updated_on: 2022-06-24 13:29:08.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/imvignesh003/Java + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/imvignesh003/Java + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: Andrii Siriak + last_updated_on: 2021-12-07 06:22:28.000000000 Z +- name: Gradle + description: A powerful build system for the JVM + website_url: https://www.gradle.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/.devcontainer/Dockerfile + detection_source: ".devcontainer/Dockerfile" + last_updated_by: Arindam Paul + last_updated_on: 2022-06-24 13:29:08.000000000 Z +- name: JUnit + description: A programmer-oriented testing framework for Java + website_url: http://junit.org/ + license: EPL-1.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/2020/874086.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/pom.xml + detection_source: pom.xml + last_updated_by: Aitor Fidalgo Sánchez + last_updated_on: 2021-11-12 06:59:36.000000000 Z +- name: org.assertj:assertj-core + description: Rich and fluent assertions for testing for Java + version: 3.23.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/pom.xml + detection_source: pom.xml + last_updated_by: Poorva Diwan + last_updated_on: 2022-09-08 07:05:06.000000000 Z +- name: org.junit.jupiter:junit-jupiter + description: Module "junit-jupiter" of JUnit 5 + version: 5.9.0 + license: EPL-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/pom.xml + detection_source: pom.xml + last_updated_by: Poorva Diwan + last_updated_on: 2022-09-08 07:05:06.000000000 Z +- name: org.junit.jupiter:junit-jupiter-api + description: Module "junit-jupiter-api" of JUnit 5 + version: 5.9.0 + license: EPL-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/imvignesh003/Java/blob/master/pom.xml + detection_source: pom.xml + last_updated_by: Poorva Diwan + last_updated_on: 2022-09-08 07:05:06.000000000 Z