| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-runtime |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-runtime
Artifact for providing runtime information on software systems and
objects (introspection, reflection, meta-programming).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-runtime-3.0.4.pom | |
| refcodes-runtime-3.0.4.jar | 53 KB |
| refcodes-runtime-3.0.4-tests.jar | 12 KB |
| refcodes-runtime-3.0.4-test-sources.jar | 11 KB |
| refcodes-runtime-3.0.4-sources.jar | 50 KB |
| refcodes-runtime-3.0.4-javadoc.jar | 489 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-runtime/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-runtime</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-runtime/
implementation 'org.refcodes:refcodes-runtime:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-runtime/
implementation ("org.refcodes:refcodes-runtime:3.0.4")
'org.refcodes:refcodes-runtime:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-runtime" rev="3.0.4">
<artifact name="refcodes-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-runtime', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-runtime" % "3.0.4"
[org.refcodes/refcodes-runtime "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 3.0.4 |
| org.refcodes : refcodes-exception | jar | 3.0.4 |
| org.refcodes : refcodes-generator | jar | 3.0.4 |
| org.refcodes : refcodes-struct | jar | 3.0.4 |
| org.fusesource.jansi : jansi | jar | 2.4.0 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |