License |
License |
---|---|
GroupId | GroupIdcom.epam.dep.esp |
ArtifactId | ArtifactIdgmp-common |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
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.8.pom | |
gmp-common-0.0.8.jar | 30 KB |
gmp-common-0.0.8-sources.jar | 18 KB |
gmp-common-0.0.8-javadoc.jar | 64 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.dep.esp/gmp-common/
implementation 'com.epam.dep.esp:gmp-common:0.0.8'
// https://jarcasting.com/artifacts/com.epam.dep.esp/gmp-common/
implementation ("com.epam.dep.esp:gmp-common:0.0.8")
'com.epam.dep.esp:gmp-common:jar:0.0.8'
<dependency org="com.epam.dep.esp" name="gmp-common" rev="0.0.8">
<artifact name="gmp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.dep.esp', module='gmp-common', version='0.0.8')
)
libraryDependencies += "com.epam.dep.esp" % "gmp-common" % "0.0.8"
[com.epam.dep.esp/gmp-common "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.freemarker : freemarker | jar | 2.3.31 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |