Act Starter Support - shared starter resources

Parent POM.xml with commonly used pre-configured features for ActFramework projects

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-support
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Act Starter Support - shared starter resources
Parent POM.xml with commonly used pre-configured features for ActFramework projects
Project Organization

Project Organization

ActFramework

Download act-starter-support

How to add to project

<!-- https://jarcasting.com/artifacts/org.actframework/act-starter-support/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-starter-support</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-starter-support/
implementation 'org.actframework:act-starter-support:1.9.1'
// https://jarcasting.com/artifacts/org.actframework/act-starter-support/
implementation ("org.actframework:act-starter-support:1.9.1")
'org.actframework:act-starter-support:jar:1.9.1'
<dependency org="org.actframework" name="act-starter-support" rev="1.9.1">
  <artifact name="act-starter-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-starter-support', version='1.9.1')
)
libraryDependencies += "org.actframework" % "act-starter-support" % "1.9.1"
[org.actframework/act-starter-support "1.9.1"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1
1.9.0
1.8.18
1.8.17
1.8.16
1.8.14
1.8.8
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0