Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 114 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
guptaaashutosh/NoteTaker is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [Hibernate](http://hibernate.org/) – Object Relational Mapper (ORM)
- [MySQL](http://www.mysql.com) – Databases
- [JUnit](http://junit.org/) – Testing Frameworks

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
guptaaashutosh/NoteTaker is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1756/1uNl_IZX.png' alt='Hibernate'/> [Hibernate](http://hibernate.org/) – Object Relational Mapper (ORM)
- <img width='25' height='25' src='https://img.stackshare.io/service/1025/logo-mysql-170x170.png' alt='MySQL'/> [MySQL](http://www.mysql.com) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'/> [JUnit](http://junit.org/) – Testing Frameworks

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [guptaaashutosh/NoteTaker](https://github.com/guptaaashutosh/NoteTaker)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|9<br/>Tools used|07/02/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1756/1uNl_IZX.png' alt='Hibernate'>
<br>
<sub><a href="http://hibernate.org/">Hibernate</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1025/logo-mysql-170x170.png' alt='MySQL'>
<br>
<sub><a href="http://www.mysql.com">MySQL</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'>
<br>
<sub><a href="http://junit.org/">JUnit</a></sub>
<br>
<sub>v3.8.1</sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (3)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> Apache Maven (3)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[junit:junit](http://junit.org)|v3.8.1|05/19/23|Aashutosh |EPL-1.0|N/A|
|[mysql:mysql-connector-java](http://dev.mysql.com/doc/connector-j/en/)|v8.0.30|05/19/23|Aashutosh |GPL-3.0-only|N/A|
|[org.hibernate:hibernate-core](http://hibernate.org/orm)|N/A|05/19/23|Aashutosh |LGPL-2.0-only,GPL-3.0-or-later|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
117 changes: 117 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
repo_name: guptaaashutosh/NoteTaker
report_id: 5d3e8406526a4cde7a23eb2feb2f60eb
version: 0.1
repo_type: Public
timestamp: '2024-07-02T11:30:35+00:00'
requested_by: guptaaashutosh
provider: github
branch: main
detected_tools_count: 9
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/guptaaashutosh/NoteTaker
detection_source: Repo Metadata
- 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/guptaaashutosh/NoteTaker
detection_source: Repo Metadata
- name: Hibernate
description: Idiomatic persistence for Java and relational databases.
website_url: http://hibernate.org/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Object Relational Mapper (ORM)
image_url: https://img.stackshare.io/service/1756/1uNl_IZX.png
detection_source_url: https://github.com/guptaaashutosh/NoteTaker/blob/main/src/main/resources/hibernate.cfg.xml
detection_source: src/main/resources/hibernate.cfg.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z
- name: MySQL
description: The world's most popular open source database
website_url: http://www.mysql.com
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
detection_source_url: https://github.com/guptaaashutosh/NoteTaker/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z
- 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/guptaaashutosh/NoteTaker
detection_source: Repo Metadata
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
version: 3.8.1
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/guptaaashutosh/NoteTaker/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z
- name: junit:junit
description: JUnit is a unit testing framework for Java
version: 3.8.1
license: EPL-1.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/guptaaashutosh/NoteTaker/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z
- name: mysql:mysql-connector-java
description: MySQL JDBC Type 4 driver
version: 8.0.30
license: GPL-3.0-only
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/guptaaashutosh/NoteTaker/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z
- name: org.hibernate:hibernate-core
description: Hibernate's core ORM functionality
license: LGPL-2.0-only,GPL-3.0-or-later
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/guptaaashutosh/NoteTaker/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: Aashutosh
last_updated_on: 2023-05-19 12:21:22.000000000 Z