| GroupId | GroupIdorg.ow2.frascati.examples |
|---|---|
| ArtifactId | ArtifactIdohloh-proxy-web |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOW2 FraSCAti Examples: Ohloh Proxy Web Application
|
| Filename | Size |
|---|---|
| ohloh-proxy-web-1.4.pom | |
| ohloh-proxy-web-1.4.jar | 4 KB |
| ohloh-proxy-web-1.4-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-web/ -->
<dependency>
<groupId>org.ow2.frascati.examples</groupId>
<artifactId>ohloh-proxy-web</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-web/
implementation 'org.ow2.frascati.examples:ohloh-proxy-web:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/ohloh-proxy-web/
implementation ("org.ow2.frascati.examples:ohloh-proxy-web:1.4")
'org.ow2.frascati.examples:ohloh-proxy-web:jar:1.4'
<dependency org="org.ow2.frascati.examples" name="ohloh-proxy-web" rev="1.4">
<artifact name="ohloh-proxy-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='ohloh-proxy-web', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "ohloh-proxy-web" % "1.4"
[org.ow2.frascati.examples/ohloh-proxy-web "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati.examples : ohloh-proxy-standalone | jar | 1.4 |
| org.ow2.frascati : frascati-binding-http | jar | 1.4 |
| org.ow2.frascati : frascati-implementation-resource | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |