DEPRECATED
The pallet crates are now all in their own repositories.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.cloudhoist |
| Идентификатор | Идентификаторetc-hosts |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPallet Crates
|
| Имя Файла | Размер |
|---|---|
| etc-hosts-0.5.0.pom | |
| etc-hosts-0.5.0.jar | 2 KB |
| etc-hosts-0.5.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/etc-hosts/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>etc-hosts</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/etc-hosts/
implementation 'org.cloudhoist:etc-hosts:0.5.0'
// https://jarcasting.com/artifacts/org.cloudhoist/etc-hosts/
implementation ("org.cloudhoist:etc-hosts:0.5.0")
'org.cloudhoist:etc-hosts:jar:0.5.0'
<dependency org="org.cloudhoist" name="etc-hosts" rev="0.5.0">
<artifact name="etc-hosts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='etc-hosts', version='0.5.0')
)
libraryDependencies += "org.cloudhoist" % "etc-hosts" % "0.5.0"
[org.cloudhoist/etc-hosts "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cloudhoist : pallet | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cloudhoist : pallet | test-jar | 0.5.0 |
| swank-clojure » swank-clojure Необязательный | jar | 1.2.1 |
| vmfest » vmfest Необязательный | jar | 0.2.2 |
| org.jclouds : jclouds-all Необязательный | jar | 1.0-beta-9c |
The pallet crates are now all in their own repositories.