Last Version

Ganjex 0.4-RELEASE

Ganjex container core library

License

License

GroupId

GroupId

com.piran-framework
ArtifactId

ArtifactId

ganjex
Version

Version

0.4-RELEASE
Type

Type

jar
Description

Description

Ganjex
Ganjex container core library
Source Code Management

Source Code Management

http://github.com/piran-framework/ganjex/tree/master

Download ganjex 0.4-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.10
commons-io : commons-io jar 2.5
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.