| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.intelie.introspective |
| Идентификатор | Идентификаторintrospective |
| Последняя версия | Последняя версия0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIntrospective
JVM Introspection Utilities
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| introspective-0.11.pom | |
| introspective-0.11.jar | 42 KB |
| introspective-0.11-sources.jar | 20 KB |
| introspective-0.11-javadoc.jar | 144 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.intelie.introspective/introspective/ -->
<dependency>
<groupId>net.intelie.introspective</groupId>
<artifactId>introspective</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.intelie.introspective/introspective/
implementation 'net.intelie.introspective:introspective:0.11'
// https://jarcasting.com/artifacts/net.intelie.introspective/introspective/
implementation ("net.intelie.introspective:introspective:0.11")
'net.intelie.introspective:introspective:jar:0.11'
<dependency org="net.intelie.introspective" name="introspective" rev="0.11">
<artifact name="introspective" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.intelie.introspective', module='introspective', version='0.11')
)
libraryDependencies += "net.intelie.introspective" % "introspective" % "0.11"
[net.intelie.introspective/introspective "0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.openjdk.jol : jol-core | jar | 0.16 |