-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
techstack.yml
75 lines (75 loc) · 2.63 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
repo_name: BenHerbst/idaesbasic
report_id: 72116dcb7106056e704d7ce1efc64473
version: 0.1
repo_type: Public
timestamp: '2023-12-18T21:48:05+00:00'
requested_by: BenHerbst
provider: github
branch: master
detected_tools_count: 6
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: Repo Metadata
- name: Kotlin
description: Statically typed Programming Language targeting JVM and JavaScript
website_url: https://kotlinlang.org/
open_source: true
hosted_saas: true
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/3750/pCfEzr6L.png
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: 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: ".github/workflows/codeql-analysis.yml"
last_updated_by: Ben Herbst
last_updated_on: 2021-11-05 11:51:40.000000000 Z
- name: org.jetbrains.kotlin:kotlin-reflect
description: Kotlin Full Reflection Library
version: 1.5.31
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/BenHerbst/idaesbasic/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: BenHerbst
last_updated_on: 2022-01-18 20:39:10.000000000 Z
- name: org.kordamp.ikonli:ikonli-core
description: Icon packs for Java applications
version: 12.3.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/BenHerbst/idaesbasic/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: BenHerbst
last_updated_on: 2022-01-18 20:39:10.000000000 Z