License |
License |
---|---|
GroupId | GroupIdcom.rbmhtechnology.vind |
ArtifactId | ArtifactIdreport-writer-log |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionVind - Log Report Writer
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 |
---|---|
report-writer-log-1.0.3.pom | |
report-writer-log-1.0.3.jar | 3 KB |
report-writer-log-1.0.3-sources.jar | 1 KB |
report-writer-log-1.0.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>report-writer-log</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/
implementation 'com.rbmhtechnology.vind:report-writer-log:1.0.3'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/report-writer-log/
implementation ("com.rbmhtechnology.vind:report-writer-log:1.0.3")
'com.rbmhtechnology.vind:report-writer-log:jar:1.0.3'
<dependency org="com.rbmhtechnology.vind" name="report-writer-log" rev="1.0.3">
<artifact name="report-writer-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='report-writer-log', version='1.0.3')
)
libraryDependencies += "com.rbmhtechnology.vind" % "report-writer-log" % "1.0.3"
[com.rbmhtechnology.vind/report-writer-log "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.rbmhtechnology.vind : report-api | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.rbmhtechnology.vind : vind-testsuite | jar | 1.0.3 |
org.slf4j : slf4j-simple | jar | 1.7.7 |