Stage core

Core classes for project stage

License

License

GroupId

GroupId

io.aboutcode.stage
ArtifactId

ArtifactId

core
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Stage core
Core classes for project stage
Source Code Management

Source Code Management

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

Download core

How to add to project

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

There are no modules declared in this project.

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