| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.common |
| Идентификатор | Идентификаторthevpc-common-classpath |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLibrary for parsing classes from Classloader
Library for parsing classes from Classloader
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thevpc-common-classpath-1.3.2.pom | |
| thevpc-common-classpath-1.3.2.jar | 41 KB |
| thevpc-common-classpath-1.3.2-sources.jar | 27 KB |
| thevpc-common-classpath-1.3.2-javadoc.jar | 148 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-classpath/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-classpath</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-classpath/
implementation 'net.thevpc.common:thevpc-common-classpath:1.3.2'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-classpath/
implementation ("net.thevpc.common:thevpc-common-classpath:1.3.2")
'net.thevpc.common:thevpc-common-classpath:jar:1.3.2'
<dependency org="net.thevpc.common" name="thevpc-common-classpath" rev="1.3.2">
<artifact name="thevpc-common-classpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-classpath', version='1.3.2')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-classpath" % "1.3.2"
[net.thevpc.common/thevpc-common-classpath "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |