Sourcecode is a small Scala library that provides common 'source code' context to your program at runtime, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__
| License | MIT |
|---|---|
| Tags | debug |
| HomePage | https://github.com/com-lihaoyi/sourcecode 🔍 Inspect URL |
| Date | Sep 01, 2025 |
| Files | pom (2 KB) jar (230 KB) View All |
| Repositories | Central |
| Ranking | #2096 in MvnRepository (See Top Artifacts) |
| Used By | 315 artifacts |
| Scala Target | Scala Native 0.5 2.13 (View all targets) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-36944 |
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| JVM Languages Apache 2.0 | org.scala-lang » scala-library1 vulnerability | 2.13.8 | 3.7.4 | |
BSD | org.scala-native » nativelib_native0.5_2.13 | 0.5.0 | 0.5.9 | |
BSD | org.scala-native » javalib_native0.5_2.13 | 0.5.0 | 0.5.9 | |
BSD | org.scala-native » auxlib_native0.5_2.13 | 0.5.0 | 0.5.9 | |
BSD | org.scala-native » scalalib_native0.5_2.13 | 2.13.8+0.5.0 | 3.7.4+0.5.9 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Scala Compiler Apache 2.0 | org.scala-lang » scala-reflect | 2.13.8 | 2.13.17 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-compiler | 2.13.8 | 3.7.4 |
Licenses
| License | URL |
|---|---|
| MIT | https://spdx.org/licenses/MIT.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Li Haoyi | lihaoyi |