| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.igor-suhorukov |
| Идентификатор | Идентификаторdropship |
| Версия | Версия1.10 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| dropship-1.10.pom | |
| dropship-1.10.jar | 434 KB |
| dropship-1.10-sources.jar | 9 KB |
| dropship-1.10-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>dropship</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/
implementation 'com.github.igor-suhorukov:dropship:1.10'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/
implementation ("com.github.igor-suhorukov:dropship:1.10")
'com.github.igor-suhorukov:dropship:jar:1.10'
<dependency org="com.github.igor-suhorukov" name="dropship" rev="1.10">
<artifact name="dropship" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='dropship', version='1.10')
)
libraryDependencies += "com.github.igor-suhorukov" % "dropship" % "1.10"
[com.github.igor-suhorukov/dropship "1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-aether-provider | jar | 3.3.9 |
| org.apache.maven : maven-settings-builder | jar | 3.3.9 |
| org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-33 |
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
| org.eclipse.aether : aether-impl | jar | 1.1.0 |
| org.eclipse.aether : aether-spi | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
| org.eclipse.aether : aether-util | jar | 1.1.0 |
| spice : spice-classman | jar | 1.1 |
| org.jodd : jodd-core | jar | 3.6.6 |
| commons-logging : commons-logging | jar | 1.2 |
| com.github.igor-suhorukov : aether-grape | jar | 1.10 |