| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fedy2.johloh |
| ArtifactId | ArtifactIdjohloh |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionOhloh Java API
A Java library for the Ohloh service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| johloh-1.0.0.pom | |
| johloh-1.0.0.jar | 59 KB |
| johloh-1.0.0-sources.jar | 45 KB |
| johloh-1.0.0-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fedy2.johloh/johloh/ -->
<dependency>
<groupId>com.github.fedy2.johloh</groupId>
<artifactId>johloh</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fedy2.johloh/johloh/
implementation 'com.github.fedy2.johloh:johloh:1.0.0'
// https://jarcasting.com/artifacts/com.github.fedy2.johloh/johloh/
implementation ("com.github.fedy2.johloh:johloh:1.0.0")
'com.github.fedy2.johloh:johloh:jar:1.0.0'
<dependency org="com.github.fedy2.johloh" name="johloh" rev="1.0.0">
<artifact name="johloh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fedy2.johloh', module='johloh', version='1.0.0')
)
libraryDependencies += "com.github.fedy2.johloh" % "johloh" % "1.0.0"
[com.github.fedy2.johloh/johloh "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| com.google.guava : guava | jar | 15.0 |
| xmlunit : xmlunit | jar | 1.5 |