Last Version

library-common 0.0.1

'The common library is used by all test projects'

License

License

GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-common
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-common
'The common library is used by all test projects'
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-common 0.0.1


<!-- https://jarcasting.com/artifacts/com.accenture.atom/library-common/ -->
<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-common</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.atom/library-common/
implementation 'com.accenture.atom:library-common:0.0.1'
// https://jarcasting.com/artifacts/com.accenture.atom/library-common/
implementation ("com.accenture.atom:library-common:0.0.1")
'com.accenture.atom:library-common:pom:0.0.1'
<dependency org="com.accenture.atom" name="library-common" rev="0.0.1">
  <artifact name="library-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.accenture.atom', module='library-common', version='0.0.1')
)
libraryDependencies += "com.accenture.atom" % "library-common" % "0.0.1"
[com.accenture.atom/library-common "0.0.1"]

Dependencies

compile (13)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-text jar 1.3
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-collections4 jar 4.1
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.pdfbox : pdfbox jar 2.0.8
org.json : json jar 20160810
com.google.code.gson : gson jar 2.8.2
org.jboss.aerogear : aerogear-otp-java jar 1.0.0

Project Modules

There are no modules declared in this project.