mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-24 18:12:25 +01:00
Added Maven internal dependencies to API
This commit is contained in:
@@ -18,7 +18,10 @@ object ReportsFactory{
|
||||
reportDate = DateTime.lastDay,
|
||||
dependencies = Seq(
|
||||
buildDependency(projectId)
|
||||
)
|
||||
),
|
||||
groupId = "com.ysoft.something",
|
||||
artifactId = "someArtifact",
|
||||
version = "3.1.4.1.5.9.2.6.5.3.6"
|
||||
)
|
||||
}
|
||||
projectId -> thuck
|
||||
|
||||
Reference in New Issue
Block a user