| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mhoffrog.io.onedev |
| Идентификатор | Идентификаторcommons-launcher |
| Версия | Версия1.1.12 |
| Тип | Типpom |
| Описание |
ОписаниеThe base parent for all open-source projects coming from mhoffrog.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-launcher-1.1.12.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher/ -->
<dependency>
<groupId>com.github.mhoffrog.io.onedev</groupId>
<artifactId>commons-launcher</artifactId>
<version>1.1.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher/
implementation 'com.github.mhoffrog.io.onedev:commons-launcher:1.1.12'
// https://jarcasting.com/artifacts/com.github.mhoffrog.io.onedev/commons-launcher/
implementation ("com.github.mhoffrog.io.onedev:commons-launcher:1.1.12")
'com.github.mhoffrog.io.onedev:commons-launcher:pom:1.1.12'
<dependency org="com.github.mhoffrog.io.onedev" name="commons-launcher" rev="1.1.12">
<artifact name="commons-launcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mhoffrog.io.onedev', module='commons-launcher', version='1.1.12')
)
libraryDependencies += "com.github.mhoffrog.io.onedev" % "commons-launcher" % "1.1.12"
[com.github.mhoffrog.io.onedev/commons-launcher "1.1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |