Stage framework

A framework for generic Java software development

License

License

GroupId

GroupId

io.aboutcode.stage
ArtifactId

ArtifactId

parent
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Stage framework
A framework for generic Java software development
Project URL

Project URL

https://github.com/dev-about-code/stage
Source Code Management

Source Code Management

https://github.com/dev-about-code/stage/tree/master

Download parent

Filename Size
parent-4.0.2.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.aboutcode.stage/parent/ -->
<dependency>
    <groupId>io.aboutcode.stage</groupId>
    <artifactId>parent</artifactId>
    <version>4.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.aboutcode.stage/parent/
implementation 'io.aboutcode.stage:parent:4.0.2'
// https://jarcasting.com/artifacts/io.aboutcode.stage/parent/
implementation ("io.aboutcode.stage:parent:4.0.2")
'io.aboutcode.stage:parent:pom:4.0.2'
<dependency org="io.aboutcode.stage" name="parent" rev="4.0.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.aboutcode.stage', module='parent', version='4.0.2')
)
libraryDependencies += "io.aboutcode.stage" % "parent" % "4.0.2"
[io.aboutcode.stage/parent "4.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

  • core
  • extra
  • web
  • persistence

Versions

Version
4.0.2
4.0.1
4.0.0
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0