| License |
License |
|---|---|
| GroupId | GroupIdse.kth.castor |
| ArtifactId | ArtifactIddepclean-core |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondepclean-core
Core library of DepClean
|
| Filename | Size |
|---|---|
| depclean-core-2.0.2.pom | |
| depclean-core-2.0.2.jar | 29 KB |
| depclean-core-2.0.2-sources.jar | 28 KB |
| depclean-core-2.0.2-javadoc.jar | 517 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.kth.castor/depclean-core/ -->
<dependency>
<groupId>se.kth.castor</groupId>
<artifactId>depclean-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/depclean-core/
implementation 'se.kth.castor:depclean-core:2.0.2'
// https://jarcasting.com/artifacts/se.kth.castor/depclean-core/
implementation ("se.kth.castor:depclean-core:2.0.2")
'se.kth.castor:depclean-core:jar:2.0.2'
<dependency org="se.kth.castor" name="depclean-core" rev="2.0.2">
<artifact name="depclean-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='depclean-core', version='2.0.2')
)
libraryDependencies += "se.kth.castor" % "depclean-core" % "2.0.2"
[se.kth.castor/depclean-core "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.qdox : qdox | jar | 2.0.1 |
| org.ow2.asm : asm | jar | 9.1 |
| org.codehaus.plexus : plexus-component-annotations | jar | 2.0.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
| org.apache.maven : maven-core | jar | 3.6.2 |
| org.jgrapht : jgrapht-core | jar | 1.3.0 |
| org.jetbrains : annotations | jar | 17.0.0 |
| com.google.guava : guava | jar | 30.1-jre |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |