License |
License |
---|---|
GroupId | GroupIdpl.gdela |
ArtifactId | ArtifactIdsocomo-core |
Version | Version2.3.1 |
Type | Typejar |
Description |
DescriptionSocomo Core
Core parts of the tool for visualizing and analyzing source code modularity of a java project.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
socomo-core-2.3.1.pom | |
socomo-core-2.3.1.jar | 60 KB |
socomo-core-2.3.1-sources.jar | 36 KB |
socomo-core-2.3.1-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.gdela/socomo-core/ -->
<dependency>
<groupId>pl.gdela</groupId>
<artifactId>socomo-core</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.gdela/socomo-core/
implementation 'pl.gdela:socomo-core:2.3.1'
// https://jarcasting.com/artifacts/pl.gdela/socomo-core/
implementation ("pl.gdela:socomo-core:2.3.1")
'pl.gdela:socomo-core:jar:2.3.1'
<dependency org="pl.gdela" name="socomo-core" rev="2.3.1">
<artifact name="socomo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.gdela', module='socomo-core', version='2.3.1')
)
libraryDependencies += "pl.gdela" % "socomo-core" % "2.3.1"
[pl.gdela/socomo-core "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 9.0 |
info.picocli : picocli Optional | jar | 3.9.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-text | jar | 1.3 |
commons-io : commons-io | jar | 2.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 2.9.1 |
net.javacrumbs.json-unit : json-unit | jar | 2.21.0 |
net.javacrumbs.json-unit : json-unit-fluent | jar | 2.21.0 |
net.javacrumbs.json-unit : json-unit-json-path | jar | 2.21.0 |