| License |
License |
|---|---|
| GroupId | GroupIdcom.behsacorp |
| ArtifactId | ArtifactIdganjex |
| Version | Version0.3-RELEASE |
| Type | Typejar |
| Description |
DescriptionGanjex
Ganjex container core library
|
| Project Organization |
Project OrganizationBehsa Co. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ganjex-0.3-RELEASE.pom | |
| ganjex-0.3-RELEASE.jar | 27 KB |
| ganjex-0.3-RELEASE-sources.jar | 22 KB |
| ganjex-0.3-RELEASE-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.behsacorp/ganjex/ -->
<dependency>
<groupId>com.behsacorp</groupId>
<artifactId>ganjex</artifactId>
<version>0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.behsacorp/ganjex/
implementation 'com.behsacorp:ganjex:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.behsacorp/ganjex/
implementation ("com.behsacorp:ganjex:0.3-RELEASE")
'com.behsacorp:ganjex:jar:0.3-RELEASE'
<dependency org="com.behsacorp" name="ganjex" rev="0.3-RELEASE">
<artifact name="ganjex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.behsacorp', module='ganjex', version='0.3-RELEASE')
)
libraryDependencies += "com.behsacorp" % "ganjex" % "0.3-RELEASE"
[com.behsacorp/ganjex "0.3-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.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 |