is not current version
Last Version 4.0.2

Stage framework 4.0.0

A framework for generic Java software development

License

License

GroupId

GroupId

io.aboutcode.stage
ArtifactId

ArtifactId

parent
Version

Version

4.0.0
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 4.0.0

Filename Size
parent-4.0.0.pom 8 KB
Browse

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

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