Skip to content

Commit

Permalink
Merge pull request #108 from novuhq/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
unicodeveloper authored Dec 19, 2023
2 parents 03bfc57 + ac8b7cd commit cf05809
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 41 deletions.
62 changes: 39 additions & 23 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,40 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
novuhq/novu-java is built on the following main stack:
- [Java](https://www.java.com) – Languages
- [Spring Framework](https://spring.io/projects/spring-framework) – Frameworks (Full Stack)
- [JUnit](http://junit.org/) – Testing Frameworks
- [Mockito](https://site.mockito.org/) – Testing Frameworks
- [SLF4J](http://slf4j.org/) – Log Management
- [Apache Camel](https://camel.apache.org/) – Platform as a Service
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---
--- Readme.md Snippet with images Start ---
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
novuhq/novu-java 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/2006/spring-framework-project-logo.png' alt='Spring Framework'/> [Spring Framework](https://spring.io/projects/spring-framework) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'/> [JUnit](http://junit.org/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg' alt='Mockito'/> [Mockito](https://site.mockito.org/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='SLF4J'/> [SLF4J](http://slf4j.org/) – Log Management
- <img width='25' height='25' src='https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg' alt='Apache Camel'/> [Apache Camel](https://camel.apache.org/) – Platform as a Service
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [novuhq/novu-java](https://github.com/novuhq/novu-java)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|7<br/>Tools used|11/09/23 <br/>Report generated|
|16<br/>Tools used|12/14/23 <br/>Report generated|
|------|------|
</div>

Expand All @@ -47,20 +51,7 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2006/spring-framework-project-logo.png' alt='Spring Framework'>
<br>
<sub><a href="https://spring.io/projects/spring-framework">Spring Framework</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
Expand All @@ -83,7 +74,7 @@ Full tech stack [here](/techstack.md)
<br>
<sub><a href="http://junit.org/">JUnit</a></sub>
<br>
<sub></sub>
<sub>v4.13.2</sub>
</td>

<td align='center'>
Expand All @@ -94,6 +85,14 @@ Full tech stack [here](/techstack.md)
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png' alt='SLF4J'>
<br>
<sub><a href="http://slf4j.org/">SLF4J</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

Expand All @@ -110,7 +109,24 @@ Full tech stack [here](/techstack.md)
</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp)|v4.10.0|10/03/23|mayorjay |Apache-2.0|N/A|
|[com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp)|v4.10.0|10/03/23|mayorjay |Apache-2.0|N/A|
|[com.squareup.okhttp3:okhttp](https://github.com/square/okhttp)|v4.10.0|10/03/23|mayorjay |Apache-2.0|N/A|
|[com.squareup.retrofit2:converter-gson]()|v2.9.0|10/03/23|mayorjay |N/A|N/A|
|[com.squareup.retrofit2:retrofit]()|v2.9.0|10/03/23|mayorjay |N/A|N/A|
|[junit:junit](http://junit.org)|v4.13.2|07/12/23|mayorjay |EPL-1.0|N/A|
|[org.mockito:mockito-all](http://www.mockito.org)|v1.10.19|10/07/23|mayorjay |MIT|N/A|
|[org.projectlombok:lombok](https://projectlombok.org)|v1.18.26|10/07/23|mayorjay |MIT|N/A|
|[org.slf4j:slf4j-api](http://www.slf4j.org)|v2.0.5|10/07/23|mayorjay |MIT|N/A|

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

Generated via [Stack File](https://github.com/apps/stack-file)
Generated via [Stack File](https://github.com/marketplace/stack-file)
149 changes: 131 additions & 18 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repo_name: novuhq/novu-java
report_id: 3944fd66dddb6b65ed88e0dd7a9e726a
report_id: 4ec74e0c94e453e89266b01f5129d851
repo_type: Public
timestamp: '2023-11-09T15:11:50+00:00'
requested_by: mayorJAY
timestamp: '2023-12-14T09:32:32+00:00'
requested_by: unicodeveloper
provider: github
branch: main
detected_tools_count: 7
detected_tools_count: 16
tools:
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
Expand All @@ -17,19 +17,6 @@ tools:
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
detection_source: Repo Metadata
- name: Spring Framework
description: An application framework and inversion of control container for the
Java platform
website_url: https://spring.io/projects/spring-framework
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-06-23 19:41:25.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
Expand All @@ -47,18 +34,20 @@ tools:
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source: ".github/workflows/maven-publish.yml"
detection_source: ".github/workflows/code-checks.yml"
last_updated_by: mayorjay
last_updated_on: 2023-10-07 09:40:27.000000000 Z
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
version: 4.13.2
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-06-23 19:41:25.000000000 Z
Expand All @@ -74,6 +63,17 @@ tools:
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-07-12 20:27:41.000000000 Z
- name: SLF4J
description: Simple logging facade for Java
website_url: http://slf4j.org/
open_source: false
hosted_saas: false
category: Monitoring
sub_category: Log Management
image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-06-23 19:41:25.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
Expand All @@ -86,3 +86,116 @@ tools:
detection_source: src/main/resources/application.properties
last_updated_by: Mukhtar
last_updated_on: 2023-06-25 20:22:10.000000000 Z
- name: com.squareup.okhttp3:logging-interceptor
description: 'Null'
version: 4.10.0
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-03 00:00:46.000000000 Z
- name: com.squareup.okhttp3:mockwebserver
description: 'Null'
version: 4.10.0
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-03 00:00:46.000000000 Z
- name: com.squareup.okhttp3:okhttp
description: 'Null'
version: 4.10.0
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-03 00:00:46.000000000 Z
- name: com.squareup.retrofit2:converter-gson
version: 2.9.0
open_source: false
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-03 00:00:46.000000000 Z
- name: com.squareup.retrofit2:retrofit
version: 2.9.0
open_source: false
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-03 00:00:46.000000000 Z
- name: junit:junit
description: JUnit is a unit testing framework for Java
version: 4.13.2
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-07-12 20:27:41.000000000 Z
- name: org.mockito:mockito-all
description: Mock objects library for java
version: 1.10.19
license: MIT
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-07 09:40:27.000000000 Z
- name: org.projectlombok:lombok
description: 'Spice up your java: Automatic Resource Management'
version: 1.18.26
license: MIT
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-07 09:40:27.000000000 Z
- name: org.slf4j:slf4j-api
description: The slf4j API
version: 2.0.5
license: MIT
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/novuhq/novu-java/blob/main/pom.xml
detection_source: pom.xml
last_updated_by: mayorjay
last_updated_on: 2023-10-07 09:40:27.000000000 Z

0 comments on commit cf05809

Please sign in to comment.