Last Version

commons-framework 1.0.1

Currenty only contain the SEDA framework.

License

License

GroupId

GroupId

io.github.pftx
ArtifactId

ArtifactId

commons-framework
Version

Version

1.0.1
Type

Type

jar
Description

Description

commons-framework
Currenty only contain the SEDA framework.
Project URL

Project URL

https://github.com/pftx/niolex-common-utils
Source Code Management

Source Code Management

https://github.com/pftx/niolex-common-utils/tree/master

Download commons-framework 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.pftx/commons-framework/ -->
<dependency>
    <groupId>io.github.pftx</groupId>
    <artifactId>commons-framework</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pftx/commons-framework/
implementation 'io.github.pftx:commons-framework:1.0.1'
// https://jarcasting.com/artifacts/io.github.pftx/commons-framework/
implementation ("io.github.pftx:commons-framework:1.0.1")
'io.github.pftx:commons-framework:jar:1.0.1'
<dependency org="io.github.pftx" name="commons-framework" rev="1.0.1">
  <artifact name="commons-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pftx', module='commons-framework', version='1.0.1')
)
libraryDependencies += "io.github.pftx" % "commons-framework" % "1.0.1"
[io.github.pftx/commons-framework "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.pftx : commons-core jar [3.0.0,4.0.0)

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,5.0)
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar [1.1.7,2.0.0)

Project Modules

There are no modules declared in this project.