Act archetype Support - shared resources for maven-archetype projects

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

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-archetype-support
Last Version

Last Version

1.8.8.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

ActFramework

Download act-archetype-support

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-1
org.osgl : osgl-ut jar 2.0.0-BETA-1
org.actframework : act jar 1.8.8-RC11

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.8.8
1.8.8.7
1.8.8.6
1.8.8.5
1.8.8.4
1.8.8.3
1.8.8.2
1.8.8.1
1.8.8.0
1.8.7.1
1.8.7.0