| License |
License |
|---|---|
| GroupId | GroupIdcom.rbmhtechnology.vind |
| ArtifactId | ArtifactIdanalysis-report |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVind - Analysis-report
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| analysis-report-3.2.0.pom | |
| analysis-report-3.2.0.jar | 52 KB |
| analysis-report-3.2.0-sources.jar | 29 KB |
| analysis-report-3.2.0-javadoc.jar | 138 KB |
| analysis-report-3.2.0-exec.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/analysis-report/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>analysis-report</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/analysis-report/
implementation 'com.rbmhtechnology.vind:analysis-report:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/analysis-report/
implementation ("com.rbmhtechnology.vind:analysis-report:3.2.0")
'com.rbmhtechnology.vind:analysis-report:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="analysis-report" rev="3.2.0">
<artifact name="analysis-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='analysis-report', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "analysis-report" % "3.2.0"
[com.rbmhtechnology.vind/analysis-report "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.27-incubating |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
| com.rbmhtechnology.vind : monitoring-api | jar | 3.2.0 |
| com.rbmhtechnology.vind : monitoring-utils | jar | 3.2.0 |
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple Optional | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.rbmhtechnology.vind : vind-testsuite | jar | 3.2.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.mockito : mockito-core | jar | 1.10.19 |