| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdcom.github.equella.reporting |
| ArtifactId | ArtifactIdreporting-oda |
| Version | Version6.5 |
| Type | Typejar |
| Description |
Descriptionreporting-oda
reporting-oda
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reporting-oda-6.5.pom | |
| reporting-oda-6.5.jar | 159 KB |
| reporting-oda-6.5-sources.jar | 261 bytes |
| reporting-oda-6.5-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.equella.reporting/reporting-oda/ -->
<dependency>
<groupId>com.github.equella.reporting</groupId>
<artifactId>reporting-oda</artifactId>
<version>6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.equella.reporting/reporting-oda/
implementation 'com.github.equella.reporting:reporting-oda:6.5'
// https://jarcasting.com/artifacts/com.github.equella.reporting/reporting-oda/
implementation ("com.github.equella.reporting:reporting-oda:6.5")
'com.github.equella.reporting:reporting-oda:jar:6.5'
<dependency org="com.github.equella.reporting" name="reporting-oda" rev="6.5">
<artifact name="reporting-oda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.equella.reporting', module='reporting-oda', version='6.5')
)
libraryDependencies += "com.github.equella.reporting" % "reporting-oda" % "6.5"
[com.github.equella.reporting/reporting-oda "6.5"]