| Группа | Группаorg.codehaus.plexus |
|---|---|
| Идентификатор | Идентификаторplexus-graph |
| Версия | Версия1.0-alpha-1 |
| Тип | Типjar |
| Описание |
ОписаниеPlexus Graph
|
| Организация-разработчик |
Организация-разработчикCodehaus |
| Имя Файла | Размер |
|---|---|
| plexus-graph-1.0-alpha-1.pom | |
| plexus-graph-1.0-alpha-1.jar | 77 KB |
| plexus-graph-1.0-alpha-1-sources.jar | 78 KB |
| plexus-graph-1.0-alpha-1-javadoc.jar | 470 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-graph/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-graph</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-graph/
implementation 'org.codehaus.plexus:plexus-graph:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-graph/
implementation ("org.codehaus.plexus:plexus-graph:1.0-alpha-1")
'org.codehaus.plexus:plexus-graph:jar:1.0-alpha-1'
<dependency org="org.codehaus.plexus" name="plexus-graph" rev="1.0-alpha-1">
<artifact name="plexus-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-graph', version='1.0-alpha-1')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-graph" % "1.0-alpha-1"
[org.codehaus.plexus/plexus-graph "1.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2 |
| jdepend : jdepend | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |