License |
License |
---|---|
GroupId | GroupIdorg.actframework |
ArtifactId | ArtifactIdact-starter-excel |
Last Version | Last Version1.9.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActFramework Starter - Excel
Starter for ActFramework application with excel reporting
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
act-starter-excel-1.9.1.0.pom | |
act-starter-excel-1.9.1.0.jar | 2 KB |
act-starter-excel-1.9.1.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.actframework/act-starter-excel/ -->
<dependency>
<groupId>org.actframework</groupId>
<artifactId>act-starter-excel</artifactId>
<version>1.9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-starter-excel/
implementation 'org.actframework:act-starter-excel:1.9.1.0'
// https://jarcasting.com/artifacts/org.actframework/act-starter-excel/
implementation ("org.actframework:act-starter-excel:1.9.1.0")
'org.actframework:act-starter-excel:jar:1.9.1.0'
<dependency org="org.actframework" name="act-starter-excel" rev="1.9.1.0">
<artifact name="act-starter-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-starter-excel', version='1.9.1.0')
)
libraryDependencies += "org.actframework" % "act-starter-excel" % "1.9.1.0"
[org.actframework/act-starter-excel "1.9.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.actframework : act-excel | jar | 1.9.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 |
org.actframework : act | jar | 1.9.1b |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |