License |
License |
---|---|
GroupId | GroupIdkz.greetgo.conf |
ArtifactId | ArtifactIdgreetgo.sys_params |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiongreetgo.sys_params
System parameters from environment using in greetgo!'s projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
greetgo.sys_params-2.0.0.pom | |
greetgo.sys_params-2.0.0.jar | 2 KB |
greetgo.sys_params-2.0.0-sources.jar | 1 KB |
greetgo.sys_params-2.0.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/ -->
<dependency>
<groupId>kz.greetgo.conf</groupId>
<artifactId>greetgo.sys_params</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/
implementation 'kz.greetgo.conf:greetgo.sys_params:2.0.0'
// https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/
implementation ("kz.greetgo.conf:greetgo.sys_params:2.0.0")
'kz.greetgo.conf:greetgo.sys_params:jar:2.0.0'
<dependency org="kz.greetgo.conf" name="greetgo.sys_params" rev="2.0.0">
<artifact name="greetgo.sys_params" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.greetgo.conf', module='greetgo.sys_params', version='2.0.0')
)
libraryDependencies += "kz.greetgo.conf" % "greetgo.sys_params" % "2.0.0"
[kz.greetgo.conf/greetgo.sys_params "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.assertj : assertj-core | jar | 3.12.2 |