License |
License |
---|---|
GroupId | GroupIdcom.epam.dep.esp |
ArtifactId | ArtifactIdgmp-common |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptiongmp-common
Common module for GroovyManiPulator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gmp-common-0.0.6.pom | |
gmp-common-0.0.6.jar | 30 KB |
gmp-common-0.0.6-sources.jar | 19 KB |
gmp-common-0.0.6-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.dep.esp/gmp-common/ -->
<dependency>
<groupId>com.epam.dep.esp</groupId>
<artifactId>gmp-common</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.dep.esp/gmp-common/
implementation 'com.epam.dep.esp:gmp-common:0.0.6'
// https://jarcasting.com/artifacts/com.epam.dep.esp/gmp-common/
implementation ("com.epam.dep.esp:gmp-common:0.0.6")
'com.epam.dep.esp:gmp-common:jar:0.0.6'
<dependency org="com.epam.dep.esp" name="gmp-common" rev="0.0.6">
<artifact name="gmp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.dep.esp', module='gmp-common', version='0.0.6')
)
libraryDependencies += "com.epam.dep.esp" % "gmp-common" % "0.0.6"
[com.epam.dep.esp/gmp-common "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.freemarker : freemarker | jar | 2.3.25-incubating |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.21 |