License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-msg |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvebtal-msg
Test Adaptation Layer for testing outlook msg files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-msg-1.0.5.pom | |
vebtal-msg-1.0.5.jar | 32 KB |
vebtal-msg-1.0.5-sources.jar | 18 KB |
vebtal-msg-1.0.5-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-msg/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-msg</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-msg/
implementation 'com.github.vebqa:vebtal-msg:1.0.5'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-msg/
implementation ("com.github.vebqa:vebtal-msg:1.0.5")
'com.github.vebqa:vebtal-msg:jar:1.0.5'
<dependency org="com.github.vebqa" name="vebtal-msg" rev="1.0.5">
<artifact name="vebtal-msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-msg', version='1.0.5')
)
libraryDependencies += "com.github.vebqa" % "vebtal-msg" % "1.0.5"
[com.github.vebqa/vebtal-msg "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vebqa : vebtal-api | jar | 1.0.5 |
org.apache.poi : poi-scratchpad | jar | 4.1.2 |
org.assertj : assertj-core | jar | 3.16.1 |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.12 |