| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.molr |
| Идентификатор | Идентификаторmolr-commons |
| Последняя версия | Последняя версия0.3.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Modular Distributed Execution and Debugging Framework.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| molr-commons-0.3.15.pom | |
| molr-commons-0.3.15.jar | 59 KB |
| molr-commons-0.3.15-sources.jar | 27 KB |
| molr-commons-0.3.15-javadoc.jar | 543 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.molr/molr-commons/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-commons</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-commons/
implementation 'io.molr:molr-commons:0.3.15'
// https://jarcasting.com/artifacts/io.molr/molr-commons/
implementation ("io.molr:molr-commons:0.3.15")
'io.molr:molr-commons:jar:0.3.15'
<dependency org="io.molr" name="molr-commons" rev="0.3.15">
<artifact name="molr-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-commons', version='0.3.15')
)
libraryDependencies += "io.molr" % "molr-commons" % "0.3.15"
[io.molr/molr-commons "0.3.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 27.0-jre |
| org.openjdk.jol : jol-core | jar | 0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.11.1 |