| Группа | Группаorg.ow2.frascati.examples |
|---|---|
| Идентификатор | Идентификаторohloh-proxy-standalone |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti Examples: Ohloh Proxy Standalone
|
| Имя Файла | Размер |
|---|---|
| ohloh-proxy-standalone-1.4.pom | |
| ohloh-proxy-standalone-1.4.jar | 11 KB |
| ohloh-proxy-standalone-1.4-sources.jar | 9 KB |
| ohloh-proxy-standalone-1.4-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-standalone/ -->
<dependency>
<groupId>org.ow2.frascati.examples</groupId>
<artifactId>ohloh-proxy-standalone</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-standalone/
implementation 'org.ow2.frascati.examples:ohloh-proxy-standalone:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-standalone/
implementation ("org.ow2.frascati.examples:ohloh-proxy-standalone:1.4")
'org.ow2.frascati.examples:ohloh-proxy-standalone:jar:1.4'
<dependency org="org.ow2.frascati.examples" name="ohloh-proxy-standalone" rev="1.4">
<artifact name="ohloh-proxy-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='ohloh-proxy-standalone', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "ohloh-proxy-standalone" % "1.4"
[org.ow2.frascati.examples/ohloh-proxy-standalone "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-binding-rest | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |